Content that scrolls with the browser window is not a new concept. We all know how to position things relative to the browser window with position: fixed; However what if we only wanted it to stick the browser window conditionally? Most of the time I see this in practice, the developer has used Javascript to reposition the container absolutely so it always appears within the constraints of the users current window position. The problem with this method is that it causes the stickied content to jitter as it slides down (or up) the page. This can be extremely irritating to the end user. Read the rest of this entry »
Apps/Resources
Architectural Texture Pack
August 14th, 2009 by Cole ThorsenRecently we were in Montreal and took the opportunity to snap some nice textures from the contemporary and historic architecture that we were surrounded with during our visit.
These textures are free to use for both personal and commercial projects, if you use them and have a chance to send us a link we would appreciate it. (We were a bit inspired and would like to see how they inspire others) Read the rest of this entry »






