Yoxview Lightbox Image Viewer Module for Drupal 7
Yoxview is a wicked rad jQuery lightbox-style image viewer. I recently stumbled across this plugin while looking for a lightbox module for Drupal 7, only to discover that there was no D7 support yet....
View ArticlejQuery Masonry is Bad Ass
jQuery Masonry is a sweet layout plugin for jQuery. They describe it as "The flip side of CSS floats". It aligns elements vertically then horizontally, minimizing the vertical gaps between elements of...
View ArticleCreating an Animated Floating Sidebar With jQuery
Click here for an update to this post using CoffeeScriptI finally got around to implementing a floating sidebar that contains all of my follow links contained in my header. Lots of sites have a...
View ArticleCoffeeScript jQuery Animated Scrolling Sidebar
I have been really getting into writing CoffeeScript lately, so I decided to revisit the jQuery floating sidebar I blogged about a while back. The logic is the same, other than using a named function...
View Article