Maximise the height of an element within the window
jsFiddle
Provide an editable set of records
jsFiddle
Scroll up and down with mouseover hotspots at the top and bottom of the element
jsFiddle
Apply col classes and inline styles to corresponding td elements
jsFiddle
Cycle through a list of classes
jsFiddle
Replace the current text with the next element is an array of strings
jsFiddle
Trigger custom events delayedHoverIn, delayedHoverOut after grace period following mouseenter or mouseleave
jsFiddle
Trigger custom callbacks on moue hovering over or out of a group of elements after a grace period
jsFiddle
On a hyperlink remove the href attribute and add class disabled. Extendable for other elements
jsFiddle
Get the position of one element relative to another
jsFiddle
Turn a div into a right hand sidebar that is resizable and collapsible
jsFiddle
Fixed table headers with scrollable body
jsFiddle
A database grid
jsFiddle
Filter the rows of a table on the values of one or more columns, client-side
jsFiddle