PDA

View Full Version : Drop Down Menu



mattty79
July 14th, 2003, 11:19 AM
I've searching everywhere for websites that have tutorials on Javascript drop down menus similar to this...

http://www.steelcase.com/servlet/ProductServlet

when the user rolls over on Products a nice little menu drops down with system text. Does any one know a tutorial or how to do this?

Alex
July 14th, 2003, 11:25 AM
http://www.dynamicdrive.com/dynamicindex1/topnavbar.htm

this is sorta something like that link, all it needs is a little customizing. i will keep looking for you:)

Kitiara
July 14th, 2003, 11:33 AM
This really belongs in the Flash forums...

Alex
July 14th, 2003, 11:34 AM
i think it would be better in server side or front page/dreamweaver.

the menu its self is not flash:)

mdipi
July 14th, 2003, 11:34 AM
matty, next time post this in Serverside

mattty79
July 14th, 2003, 11:38 AM
sorry guys...you're right I should've posted this in server side!!!

my apologies ;)

Kitiara
July 14th, 2003, 11:52 AM
My bad, I'll move to Server Side. :)

Digitalosophy
July 14th, 2003, 12:22 PM
well i think that is DHTML and not javascript. you can use Dreamweaver, there is a show hide layers function you can use, or if your not familiar with DW, do a search for DHTML menus.

Digitalosophy
July 14th, 2003, 12:24 PM
you posted 2 seperate threads on this

abzoid
July 14th, 2003, 08:05 PM
DHTML is just a fancy name for using javascript in combination with css and layers.

reverendflash
July 14th, 2003, 08:07 PM
Originally posted by abzoid
DHTML is just a fancy name for using javascript in combination with css and layers.

Yup....

the old fart is right...

just a fancy name for JS, CSS and Layers in combo...

Dynamic
Hyper
Text
Markup
Language

funny how that works...

;)

Revhttp://www.aulman.com/rev.gif

Digitalosophy
July 14th, 2003, 08:14 PM
Originally posted by abzoid
DHTML is just a fancy name for using javascript in combination with css and layers.

kool

abzoid
July 14th, 2003, 08:27 PM
AND, if you're using Fireworks MX or Dreamweaver MX there is a built in tool for making single or multi-level DHTML drop down menus. No scripting knowledge required.