Click to See Complete Forum and Search --> : Side Menu - Help !!!!!!!!


alon
11-18-2004, 01:45 PM
Hi,
I need to create a side menu with a few items, that each of them opens a sub menu. the menu shoukd be at the right side of the screen, and open from right to left, such as the following example:

http://62.90.71.124/heb/cv/fe_html_out/courts/details/403.htm

(The site id in hebrew, but it's the principle that matters).
How do I do it ?????? Should I use Css, Javascript or what the hell should I do and how do I do it ? I am desperate.

thanks,
Alon

The Little Guy
11-18-2004, 04:51 PM
http://javascript.internet.com/navigation/

Paul Jr
11-18-2004, 05:02 PM
http://www.vladdy.net/Demos/CSSNav.html

Ben Rogers
11-18-2004, 07:44 PM
http://www.alistapart.com/articles/dropdowns/

David Harrison
11-18-2004, 08:52 PM
Pmsl. :p

But yeah, I'd go with Paul's link. It's CSS2 with a little something to compensate for IE's lack of decent programming.