Previous Message
Next Message

Plus menus

Sent by Chris Heilmann on 11 August 2004 15:03


> I'm looking for some css examples that will allow me to do the
> following, hopefully without javascript.
>
> I'd like a bulleted list, such as:
>
> + Admin Documentation
> + Web Documentation
> ...
>
> When the user clicks on the "+" sign, it displays a submenu:
> - Admin Documentation
> 	+ Servers
> 	+ MySQL
> 	...

There is no onclick in CSS. Hence you'd need to resort to Javascript.
I did one like these some time ago:
http://www.onlinetools.org/tools/puredom/puredomnav.php

Might update it a bit soon.


-- 
Chris Heilmann
The mighty pen: http://icant.co.uk/
Learn to let go! http://ltlg.icant.co.uk
Binaries: http://www.onlinetools.org/

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