[jQuery] Question about hiding table

[jQuery] Question about hiding table


Hello everyone,
I was trying out this example (http://www.webdesignerwall.com/demo/
jquery/accordion1.html) and building further on it but I got stock
somewhere.
I have the exact same structure, but within the p element two child
elements (Span and table).
Now the span is hides like the rest of the paragraph but the table
won't hide.
Here is my code:
http://codedump.mastercode.nl/527/
and the javascript:
http://codedump.mastercode.nl/528/
Thanks in advance