Swapping text DIVs in a table
Hello
I have a table with links down the left and a simple javascript innerHTML change which displays the content on the right. You can see it here:
http://www.scotlawcom.gov.uk/html/jquerytest.php
It's nothing special and I think it would be pleasing if the paragraphs faded. I've seen plenty of jQuery implementations which do things very
similar to this, but nothing that does
exactly this.
I'm guessing it's pretty simple. As you can see from the page it already loads jquery-c.js (for some tooltips for a comment script I've yet to insert) so I figure I can use that.
I am a complete jQuery noob, however, so I could be wrong.
Any help would be much appreciated
