Solution 1) Don't include a width on the outer box.
Solution 2) Provide a static width for the inner <dd>s. Something like:
   dd { width: 250px; }

--John

On 8/25/06, Jörn Zaefferer <[EMAIL PROTECTED]> wrote:
> Hi folks,
>
> please have a look at this bug report and John' reply:
> http://proj.jquery.com/dev/bugs/bug/133/
> To fix the problem in my example with Firefox
> (http://fuzz.bassistance.de/slidebug/starterkit.html), what do I have to
> change?
> I don't quite get the explanation John provided...
>
> -- Jörn
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>


-- 
John Resig
http://ejohn.org/
[EMAIL PROTECTED]

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

Reply via email to