[jQuery] Problem with slideDown with table/div combo
It seemed to work fine for me (WinXP/IE6), at least from what you describe.
What browser/OS have you tried?
BTW, the document doesn't validate HTML, but I think it may be the stray
semicolon after the closing script tag in the head. Also you might want to
make the tag names in lowercase.
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On
Behalf Of David Olinsky
Sent: Wednesday, May 10, 2006 5:00 PM
To: discuss@jquery.com
Subject: [jQuery] Problem with slideDown with table/div combo
OK, I've spent parts of the past 2 days trying to figure this out but I just
can't get it. What I'm looking to do is use slideDown to show a TR that
I've hidden underneath the current TR when a link is clicked on. When the
TR is shown though, it's shown outside the current TABLE.
Here's a shortened demo of what I'm trying to accomplish:
http://www.davandi.com/jquery/csstable.php
I've tried removing all the css but I still get the problem, so I know it's
not that (atleast what's there isn't causing the problem).
Is this an undocumented / misuse of hide?
Thanks
David
_______________________________________________
jQuery mailing list
discuss@jquery.com
http://jquery.com/discuss/