Article about implementing authentication (current_user) and authorization (access rights) in AngularJS. Has an surprising amount of practical and understandable...
"Wallaby" is the codename for an experimental technology that converts the artwork and animation contained in Adobe® Flash® Professional (FLA...
The difference between .bind(), .live(), and .delegate() is not always apparent. Having a clear understanding of all the differences, though...
jQuery's selector engine, live()-like event handlers, pixel-perfect layout measuring.
Thanks to habits engrained by Rails 2’s link_to_remote and remote_form_for, we expect that Rails 3...
The timepicker addon adds a timepicker to jQuery UI Datepicker, thus the datepicker (jQueryUI) is required for using any of...
Captify is a plugin for jQuery written by Brian Reavis (@brianreavis) to display simple, pretty image captions that appear on...
With this plugin, you can create a scalable tooltip by just using a single background image for the tooltip body...
PaintbrushJS is a lightweight, browser-based image processing library that can apply various visual filters to images within a web...
JSViz makes it easy to create dynamic 2D views of information. Practical applications include network graphs, navigation, and other dynamic...
A simple web-based WYSIWYG editor, written in MooTools.
scriptaculous replacement
HotKey provides functionality similar to the accesskey attribute, but has many enhancements that allow for more granular control when creating...
WKRTE is a jQuery rich text editor based on lwrte by plandem.
Helium accepts a list of URLs for different sections of a site then loads and parses each page to build...
jsPlumb can visually connect elements together with curved (or straight) lines. The demo has examples of Bezier curves and straight...
When is a global variable not a variable? When it is a property of the global object.
The difference is that return false; takes things a bit further in that it also prevents that event from propagating...
Run your Jasmine specs without a browser