New Development Tools Scripts for Nathan Rutzky
jQuery.dragmove was created so developers won't have to load the entire (and very bulky) jQuery UI library every time they need to support a basic drag&drop powered interface on their site.The plugin works like the jQuery UI drag plugin but without the...
jQuery.imgx was created to automatically detect the device's pixel ratio settings and then serve the appropriate image.The plugin closely follows Apple's naming scheme for high-resolution graphics, and supports @2x, @3x, and @4x imagery.To use, just make...