Since we launched our new company site back in November, we’ve gotten a lot of positive feedback from visitors and well-wishers about the novel approach to our portfolio. And while we expected to hear from other designers and developers, I was somewhat surprised to learn the impact it has on potential clients: often, via email [...]

Continue reading about jQuery Tutorial – Using jQuery to Produce Rich User Interfaces

Jim on September 27th, 2009




Image grids that smoothly scale at the simple drag of a slider are no longer confined to desktop apps like iPhoto or Picasa. Thanks to some clever CSS and the jQuery UI, fluid image grids are now surprisingly simple to implement on the web.

Continue reading about Create a Resizable Image Grid with jQuery

Jim on September 27th, 2009




The more I learn about jQuery, the more natural it feels. Probably because of how closely tied to CSS it is. From a design perspective, the syntax for jQuery is: “When I do this, make the CSS do this.” So now instead of thinking about CSS as page layout and a way to style your [...]

Continue reading about jQuery Tutorial – Fading Menu – Replacing Content

Jim on September 26th, 2009




jQuery, the “write less do more code” helps to create eye catching, useful applications and widgets with ease. These jQuery Application design tutorials lets you create jQuery applications that add a style to websites and meet the simple needs.

Continue reading about Best Collection Of jQuery Application Design Tutorials




One struggle that still remains today in web design is displaying all of the redundant information on every page. For example, a login form. What if there was a way to easily make the content accessible on every page, but keep it hidden until needed?

Continue reading about jQuery Tutorial – Build An Incredible Login Form With jQuery