Olaf Bosch schrieb: > Bruce MacKay schrieb: > >> In IE6, two divs beneath are "pushed" down (as I would like them to >> be), but in FF2, the glossary search box simply overlaps the lower divs. >> >> I cannot see the error I'm making - can someone please point me in >> the right direction. > > Do the <div id="toolbar"> to first > in the <div id="right50">
Uups, sorry, not good!!! I see in the CSS You have giv the #toolbar a height:25px; this is what FF2 do ;) change this in min-height:25px; or delete this!!! Is toolbar to small give margin-bottom, is better. -- Viele Grüße, Olaf ------------------------------- [EMAIL PROTECTED] http://olaf-bosch.de www.akitafreund.de ------------------------------- _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
