Previous Message
Next Message

how can I do expanding javascript menus wth only CSS

Sent by Bob Easton on 5 February 2005 13:01


[EMAIL-REMOVED] wrote:
> Hi all,
> I'm trying to do a javacript expanding menu like this one:
> --------------------------------------------------------------------------
> Menu list 1
> Menu list 2
> 
> then onlick I will have:
> 
> Menu list 1
> - menu item
> - menu item
> Menu list 2
> --------------------------------------------------------------------------
> In my experiments I have tried using display : none, but I 
> still need javascript.
> 

See Eric Meyer's pure CSS menus.  Beware of the browser constraints. 
(i.e.: they don't work in IE)

http://www.meyerweb.com/eric/css/edge/menus/demo.html
-- 
Bob Easton
______________________________________________________________________
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

Possibly related: