Previous Message
Next Message

html dog drop down menu's

Sent by Cook, Graham R on 23 March 2005 03:03


Scott, you have a greater problem, the second level menus do not appear
in IE.

Regards

Graham Cook

-----Original Message-----
From: [EMAIL-REMOVED]
[EMAIL-REMOVED]] On Behalf Of Scott Haneda
Sent: Wednesday, 23 March 2005 12:46 PM
To: [EMAIL-REMOVED]
Subject: [css-d] html dog drop down menu's

I more or less copied and pasted the code to get this to work:
<http://newgeo.com/web/css/test1.html>

As you can see, it is not wide enough, yet every time I try to widen it,
some very strange stuff happens, any idea how I can make it not wrap the
lines in the menu?

I also need to make the initial display backgrund of the links in white,
the submenu is accurate the way it is now.

I tried shoving the style right in the <li> but it seemed to have no
change:
    <li style="background-color:white;"><a href="#">Home Page</a>
        <ul>
            <li><a href="#" class="daddy">Home Level 1</a></li>
            <li><a href="#" class="daddy">Home Level 1 Sub</a></li>
            <li><a href="#" class="daddy">Home Level 1 Sub</a></li>
            <li><a href="#" class="daddy">Home Level 1 Sub</a></li>
        </ul>
    </li>

Any help is appreciated.
--
-------------------------------------------------------------
Scott Haneda                                Tel: 415.898.2602
<http://www.newgeo.com>                     Novato, CA U.S.A.


______________________________________________________________________
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/
______________________________________________________________________
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:

Possibly related: