jQuery

jQuery plugins: the this keyword and its context: beware of the each() loop

The this keyword used in jQuery plugin development must be used within its proper context.

December 15, 2012
jQuery

jQuery: FlexSlider and IE 8/9: investigating a possible bug

A possible bug in IE 8/9 with the jQuery's FlexSlider plugin.

December 14, 2012
jQuery

The limits of jQuery with large data structures

The current performance limits of jQuery when dealing with large data structures.

December 12, 2012
jQuery

jQuery: taming the horizontal space of CSS inline-block boxes

How to manage with jQuery the horizontal space of CSS inline-block elements.

December 8, 2012
jQuery

jQuery: how to give focus to a label element

How to add a special CSS class to a label element with jQuery when its related input element gets focus.

December 8, 2012
jQuery

jQuery: highlight words on titles

How to highlight words on headings with jQuery.

December 7, 2012