how to animate html tables with jquery?

ladan

New member
I have this HTML table, and at the bottom I have a row with some links in there. I want to animate that row such that when clicking on it, it slides in and then again clicking on it, it slides out. I have asked about this in my class last night, and our teacher said that jQuery will do this. What is the code, and where should it go in the HTML document? Can JavaScript also do the same? I'm quite new to jQuery and do not know much.
 
Back
Top