jQuery

jQuery: avoid conflicts with Prototype only when necessary

Prototype and jQuery can work very well together, provided that we're able to prevent possible conflicts from happening.

June 16, 2012
jQuery

jQuery: image division and explosion

How to divide and explode images with jQuery and jQuery UI.

June 15, 2012
jQuery

jQuery: resize images proportionally

How to proportionally resize images with jQuery.

June 13, 2012
jQuery

jQuery: snap a box to a grid

How to snap an HTML element to a grid by using the draggable and droppable objects of jQuery UI.

June 13, 2012
jQuery

jQuery: create a slug from a string

How to create a slug from a string with jQuery.

June 13, 2012
jQuery

jQuery: getting the coordinates of a draggable object

How to get the coordinates of a jQuery draggable object during and after dragging.

June 12, 2012