[jQuery] ANNOUNCE jQTreeTable 0.2

[jQuery] ANNOUNCE jQTreeTable 0.2


Hi all,
I've added a few features to the jQTreeTable plugin.
It now has dynamic striping which can be set on and off and coloured
through CSS.
It can also be set to highlight as the rows are hovered over, again
coloured through CSS.
I've added an onselect event on the td cells that can be handled
through a callback function set in the options.
I've cleaned up the code so that it plays nicely with other libs, and
added more comments.
It's now up to 110 PLOCs, and I'd really appreciate if any of the hard
core jquerians could cast an eye over it and see if it could be made
more efficient (Speed first, size second). I'd like to add more
functionality to it, and I just want to make sure I'm not coding
myself up a blind alley.
Demo can be viewed at
http://www.hanpau.com/jquery/unobtrusivetreetable.php
Best Regards,
Paul