FRIHOSTFORUMSFAQTOSBLOGSDIRECTORY
You are invited to Log in or Register a Frihost Account!

drop down menus

 


joxang
what's the easiest way to place a drop down menu on a website?

Thanks!
LukeakaDanish
Write the HTML for the menu's but place them all inside <div>'s which have visibility: hidden; set.

Then use onmouseover on your link buttons to change this value to "visible"

onmouseout is a little harder: you need a little delay before making the menu invisible again. If you have SOME javascript skillz this should be a piece of cake.

Otherwise you will have to find a script written by someone else...or ask me very kindly to write one for you. Which i will do... Very Happy
jackill
maybe use some software? Like this: http://xfx.net/utilities/dmbuilder/
joxang
it's ok but thanx Smile!!! I'll do some wysiwyg wizardry in Dreamweaver/fireworks.

toodlydoo.
LukeakaDanish
well...thats a pretty good idea! Very Happy

-certainly a lot easier than me programming one for you!
Shike
If you want pure CSS menus, look at the source code on my website http://shike.firh.net

I cannot take the credit, but they work quite well, if you have updated browsers. I have the browser specifics onmy website as well
Reply to topic    Frihost Forum Index -> Scripting -> Html, CSS and Javascript

FRIHOST HOME | FAQ | TOS | ABOUT US | CONTACT US | SITE MAP
© 2005-2007 Frihost, forums powered by phpBB.