On Mar 29, 2007, at 1:40 PM, Richard Thomas wrote:
You would need to hide every cell in the row
I don't know what you're getting at here. If you mean every cell in the *column*, then that is exactly what 'td:nth-child(n)' would get. But maybe I'm misunderstanding you.
also I don't know if its fixed in jQuery but IE and Firefox differ in how to unhide the cell, one requires being set to block mode the other to table-cell or something, don't remember off the top of my head.
This is only an issue with the animated show and hide methods. Just using .show() and .hide() isn't a problem.
--Karl _________________ Karl Swedberg www.englishrules.com www.learningjquery.com
_______________________________________________ jQuery mailing list discuss@jquery.com http://jquery.com/discuss/