I haven't tested any, but there have been a few threads on this issue before and one workaround I recall reading about was to temporarily wrap a set of rows in a div before showing and hiding and then remove the div after the effect has completed.

If you discover this or some other method works, please post the solution to the list! :)

--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Feb 20, 2007, at 11:25 PM, rolfsf wrote:


Is there a way around that? Can you get simple animation to work on table rows? I can live with a simple show/hide, but it would be nice to dress it
up a little.


Karl Swedberg-2 wrote:

Rolf, I think the strange results occur in Firefox because it wants
all <tr> elements to have display:table-row but the .slideX()
and .show/hide(speed), etc. methods use display:block

--Karl
_________________
Karl Swedberg
www.englishrules.com
www.learningjquery.com



On Feb 20, 2007, at 9:09 PM, rolfsf wrote:


by the way, I do notice that if I use .slideToggle instead
of .toggle I get
strange results... not sure why.



--
View this message in context: http://www.nabble.com/accordion-table% 2C-instead-of-an-accordion-list-menu--tf3264032.html#a9075220
Sent from the JQuery mailing list archive at Nabble.com.


_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/

Reply via email to