BubbleTree is a library for interactive visualization of hierarchical data. Originally developed mainly for spending data, the library is now...
To move elements around we should be familiar with coordinates. Most JavaScript methods deal with one of two coordinate systems: Relative to the window(or another viewport) top/left.
Raphaël is a small JavaScript library that should simplify your work with vector graphics on the web. If you want to create your own specific chart or image crop and...
A lightweight javascript date library for parsing, manipulating, and formatting dates...
Compresses JavaScript...
An alert alternative for jQuery that looks good. Apprise is a very simple, fast, attractive, and unobtrusive way to communicate...
window.getSelection().toString(); Browser support: IE9+, Android 4.3+, Safari 5+
Article about implementing authentication (current_user) and authorization (access rights) in AngularJS. Has an surprising amount of practical and understandable...
Crazy hack. Might be useful one day. The code required has since been extracted into a library.
This works in all relevant browsers: document.activeElement You can use this in your Selenium steps, for example, to assert that...
Added information about what jQuery considers "visible" Added a solution for Prototype Added a patch for Prototype that replaces the...
zClip is a lightweight jQuery "copy to clipboard" plugin built using the popular Zero Clipboard library. This plugin uses an...
KeyboardJS is a library for binding to keys or key combos
"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...
WMD is a simple, lightweight HTML editor for blog comments, forum posts, and basic content management. You can add WMD...
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...