github.com

jQuery plugin to register callback functions to keyboard shortkuts. Keyboard events in vanilla Javascripts are super-painful to work with...

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.

This is non-trivial because you need to fake event objects and require different code for different browsers. Luckily, there...

alfajango.com

There is a problem with AJAX response handling for Rails 3 remote links and forms in Internet Explorer. This problem...

trentrichardson.com

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

alfajango.com

The CSS Emoticons plugin is a simple jQuery plugin (and stylesheet) that allows you to turn any text emoticons on...

thirdroute.com

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

makandra dev
keith-wood.name

A jQuery plugin that sets a div or span to show a countdown to a given time

When you need to add a event listener to hundreds of elements, this might slow down the browser. An alternative...

vadikom.com

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

jqueryui.com

This will eventually be integrated into jQuery UI with the multiple: true option, but right now this is the way...

Use this if you want to show or hide part of a form if certain options are selected or boxes...

bitbucket.org

String manipulation extensions for the Underscore.js javascript library.

In Webkit you can use the HTML5-attribute autofocus: = form.text_field :title, :autofocus => 'autofocus' Here is a jQuery fallback for...

jqueryElement.is(':checked')

elliottkember.com

The Sexy Curls jQuery Plugin is an open-source jQuery plugin by Elliott Kember which lets you share in the...

code.google.com

Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client...

code.google.com

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

spritely.net

jQuery.spritely is a jQuery plugin created by Artlogic for creating dynamic character and background animation in pure HTML and JavaScript...

makandra dev
documentcloud.github.com

Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would...

desandro.com

Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges...

makandra dev
jashkenas.github.com

Imagine all the syntactical delights of Ruby and Haml for your JavaScript. You write in a nice language, but get...