This is non-trivial because you need to fake event objects and require different code for different browsers. Luckily, there...
There is a problem with AJAX response handling for Rails 3 remote links and forms in Internet Explorer. This problem...
The timepicker addon adds a timepicker to jQuery UI Datepicker, thus the datepicker (jQueryUI) is required for using any of...
The CSS Emoticons plugin is a simple jQuery plugin (and stylesheet) that allows you to turn any text emoticons on...
Captify is a plugin for jQuery written by Brian Reavis (@brianreavis) to display simple, pretty image captions that appear on...
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...
With this plugin, you can create a scalable tooltip by just using a single background image for the tooltip body...
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...
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')
The Sexy Curls jQuery Plugin is an open-source jQuery plugin by Elliott Kember which lets you share in the...
Flot is a pure Javascript plotting library for jQuery. It produces graphical plots of arbitrary datasets on-the-fly client...
WKRTE is a jQuery rich text editor based on lwrte by plandem.
jQuery.spritely is a jQuery plugin created by Artlogic for creating dynamic character and background animation in pure HTML and JavaScript...
Underscore is a utility-belt library for JavaScript that provides a lot of the functional programming support that you would...
Masonry is a layout plugin for jQuery. Think of it as the flip side of CSS floats. Whereas floating arranges...
Imagine all the syntactical delights of Ruby and Haml for your JavaScript. You write in a nice language, but get...
jsPlumb can visually connect elements together with curved (or straight) lines. The demo has examples of Bezier curves and straight...
The jQuery project is really excited to announce the work that we’ve been doing to bring jQuery to mobile...
Attached (see below) is some code to allow using unobtrusive JavaScript on pages fetched with an AJAX call.
Best results in other decks
page.execute_script %Q{ $('"#{location}"').val('"#{text}"').keydown(); } sleep(3) page.execute_script %Q{ $('.ui-menu-item a:contains("#{target}")').trigger('mouseenter...
This document describes how to swap out the official Rails 6.1 gems with Rails 6.1 LTS. If you have installed...