Browsers will automatically display a tooltip when you provide a title attribute. Internet Explorer will also use the alt attribute. Learn to Build a Better Tooltip with jQuery Awesomeness in this Tutorial.

Continue reading about jQuery Tutorial – Build a Better Tooltip with jQuery Awesomeness

Jim on September 19th, 2009




BiDi is a simple jQuery plugin to set line direction (dir attribute) based on element textual content (checks for the first strongly directional letter).

Continue reading about BiDi jQuery Plugin

Jim on September 19th, 2009




The BackgroundCanvas jQuery Plugin automates the insertion of the canvas object behind the content (z-order). It also provides higher level drawing functions for round corners and tabs.

Continue reading about Background canvas drawing jQuery Plugin

Jim on September 19th, 2009




This plugin adjusts the line-height of selected elements in proportion to their width, relative to the font size.

Continue reading about Auto line-height jQuery Plugin

Jim on September 19th, 2009




Align With is a simple plugin to re-position one or more HTML elements to be aligned with another element.

Continue reading about Align With jQuery Plugin