CSS Sprites2 Refactored: Building an Unobtrusive jQuery Plugin
This post revists Dave Shea’s CSS Sprites2 technique that uses jQuery. It takes his method and turns it into an Unobtrusive plugin, demonstrating best practices when using jQuery’s plugin architecture.

