medium.com

Article about implementing authentication (current_user) and authorization (access rights) in AngularJS. Has an surprising amount of practical and understandable...

labs.adobe.com

"Wallaby" is the codename for an experimental technology that converts the artwork and animation contained in Adobe® Flash® Professional (FLA...

alfajango.com

The difference between .bind(), .live(), and .delegate() is not always apparent. Having a clear understanding of all the differences, though...

prototypejs.org

jQuery's selector engine, live()-like event handlers, pixel-perfect layout measuring.

alfajango.com

Thanks to habits engrained by Rails 2’s link_to_remote and remote_form_for, we expect that Rails 3...

trentrichardson.com

The timepicker addon adds a timepicker to jQuery UI Datepicker, thus the datepicker (jQueryUI) is required for using any of...

thirdroute.com

Captify is a plugin for jQuery written by Brian Reavis (@brianreavis) to display simple, pretty image captions that appear on...

vadikom.com

With this plugin, you can create a scalable tooltip by just using a single background image for the tooltip body...

github.com

PaintbrushJS is a lightweight, browser-based image processing library that can apply various visual filters to images within a web...

code.google.com

JSViz makes it easy to create dynamic 2D views of information. Practical applications include network graphs, navigation, and other dynamic...

makandra dev
cheeaun.github.com

A simple web-based WYSIWYG editor, written in MooTools.

scripty2.com

scriptaculous replacement

livepipe.net

HotKey provides functionality similar to the accesskey attribute, but has many enhancements that allow for more granular control when creating...

code.google.com

WKRTE is a jQuery rich text editor based on lwrte by plandem.

github.com

Helium accepts a list of URLs for different sections of a site then loads and parses each page to build...

morrisonpitt.com

jsPlumb can visually connect elements together with curved (or straight) lines. The demo has examples of Bezier curves and straight...

andrew.hedges.name

When is a global variable not a variable? When it is a property of the global object.

css-tricks.com

The difference is that return false; takes things a bit further in that it also prevents that event from propagating...

github.com

Run your Jasmine specs without a browser