Previous Message
Next Message

css drop down help

Sent by Zoe M. Gillenwater on 1 November 2004 15:03


alex beston wrote:

> http://deltatraffic.co.uk/lipsumDorem/sucker.html
>
> taken from the suckerfish menus.
>
> IE & moz have entirely different displays \- IE has decoration but moz 
> is just plain and simple - as i want it.


You appear to be trying to comment your CSS, but you are doing it 
incorrectly.  Your CSS contains a lot of lines that look like this:
//background-color: #f4ecd9;

IE appears to be applying these rules and Moz is not. I think you meant 
to do this:
/*background-color: #f4ecd9;*/

Zoe

-- 
Zoe M. Gillenwater
Design Specialist
Highway Safety Research Center
http://www.hsrc.unc.edu

______________________________________________________________________
css-discuss [EMAIL-REMOVED]]
http://www.css-discuss.org/mailman/listinfo/css-d
List wiki/FAQ -- http://css-discuss.incutio.com/
Supported by evolt.org -- http://www.evolt.org/help_support_evolt/
Previous Message
Next Message

Message thread: