Possible Duplicate:
jQuery - How to Use slideDown (or show) function on a table row?
I have this structure, of the page: table cell expands when the mouse over it, and what I want is to slide down first div after this particular cell. I made my sliding div out of the <section>
tag because I don't want it to be part of the table.
As you can see in my example slideDown function doesn't do anything, (may be I just made some mistake =) ) so here is the fiddle http://jsfiddle.net/9FC9D/1/