[jQuery] width bug with hide and show

[jQuery] width bug with hide and show

It works for me correctly. I use 1.0.3 version of jQuery.
Nandi
-----Original Message-----
From: discuss-bounces@jquery.com [mailto:discuss-bounces@jquery.com] On Behalf Of Brandon Aaron
Sent: Friday, November 17, 2006 3:52 PM
To: jQuery Discussion.
Subject: Re: [jQuery] width bug with hide and show
Do you know the revision number you are using? I believe the latest
revision should fix this issue. I've recreated the simple test case
you provided with the latest revision of jQuery here:
http://brandon.jquery.com/testing/kolman/
Does that still break for you?
BTW ... tables are a royal pain. I would surround the table with a div
and toggle the div instead of the table.
--
Brandon Aaron