Zoe M. Gillenwater wrote: > You're using visibility: hidden to hide the div, which makes it > invisible, but still lets it take up space. Use display: none instead. > However, you set it to display by default and use JavaScript on page > load that hides it.
Sorry, that sentence should have said "However, you *should* set it..." Zoe -- Zoe M. Gillenwater Design Services Manager UNC Highway Safety Research Center http://www.hsrc.unc.edu ______________________________________________________________________ css-discuss [EMAIL PROTECTED] http://www.css-discuss.org/mailman/listinfo/css-d IE7b2 testing hub -- http://css-discuss.incutio.com/?page=IE7 List wiki/FAQ -- http://css-discuss.incutio.com/ Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
