Use jQuery to Show and Hide part of a Table

Recently I found the need to be able to hide and show part of an HTML table. After a few minutes with jQuery and getting stuck. I posted a Question on StackOverflow.com. And in just under 10 minutes I had several answers. One from Parand which I tested and then refactored to create this working example.

What I like most about this example is that it will degrade nicely if Javascript is disabled by showing the full table.





kick it on DotNetKicks.com

No comments:

Post a Comment