Archive for October, 2008

jQuery table effects plugin – v1.0

October 12th, 2008

See the demo here.

My first outing into producing a jQuery plugin is the limited, but useful “jQuery table effects”.

The current version defines the following features:

  1. Alternating row colours for readability (striping).
  2. onmouseover and onmouseout events for manipulating the background colour of the row.

» Read more: jQuery table effects plugin – v1.0