jQuery

jQuery: invoking a function after a user has selected text (text selection callback)

Handling text selection with jQuery so that we can invoke a callback function just after a user has selected text.

June 6, 2012
jQuery

jQuery: selecting the new HTML5 input elements with a custom selector

How to create a custom jQuery selector to match the new HTML5 input types.

June 6, 2012
jQuery

jQuery: animating letters with chained animations

Creating chained and queued animations to animate letters with jQuery.

June 5, 2012
jQuery

jQuery: infinite carousel

Creating an infinite, cyclic carousel with jQuery.

June 5, 2012
jQuery

jQuery: get Twitter followers count

How to get the number of your Twitter followers by using jQuery.

June 5, 2012
jQuery

jQuery: extending HTML DOM elements with $.extend()

How to extend the base DOM HTML elements by using the jQuery's $.extend() utility method.

June 4, 2012