That should complete proposed patch #24 for making hide and show work on tables. I'll run this through tests later today and see if it breaks anything else. It looks like IE7 still doesn't support these other display properties.
-- Brandon Aaron On 10/13/06, Richard Thomas <[EMAIL PROTECTED]> wrote: > hide and show do not work properly on a table row within firefox, it > does however work in IE > > The reason being, firefox requires you use the "table-row" for the > display method instead of "block". > > > -- > Richard Thomas - CEO > Cyberlot Technologies Group Inc. > 507.398.4124 - Voice > > _______________________________________________ > jQuery mailing list > [email protected] > http://jquery.com/discuss/ > _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
