Dive into the archives.
- A simple jquery toggler for tables
I wrote this simple jQuery toggler/accordion to work with tables and the class name control…nothing new here just interesting to see the accordion applied to a table.
Check out the showText, no images ma! (i.e. I use numerical entities for the arrows).
/*
*
* @author C Maynard
*
*/var pageTest = (function(){
[...]
