| | there are free generators everywhere... but go to download.com and search there youll surely find a menu creator |
|
DO you mean as in the BASIC drop down menu where you click the arrow and it comes down. Or the scripts/java ones ?? Where it sort of does the things like when you click your start button and the link on that...oh gawd I've confused my self
Go to Guistuff.com. They have a lot of cool free tools and one of them is, yes, an image dropdown menu! Have fun!
I know people have been suggesting loads of sites but well heres another one ...
http://dynamicdrive.com oh and if you want to change the look of your NORMAL drop down menu in your css code put something like option{background:#FF99FF;color:#000000;} sort of thing...to change what it looks like =D
Besides Javascript, don't forget about CSS when making dropdown menus!
With CSS, you can make your options look better. You can use color, font, and basically any other generic attribute, even background images (I haven't tested this last one) to make it look cool! Stuff that you can't do with just HTML.... You can combine this with Javascript to make some really cool effects, such as changing the color when you hover over or select an option. To learn CSS, i suggest htmldog.com. It teaches HTML and XHTML all in one go, without even looking back at old standards. You also might wanna check out w3schools.com, although I find W3Schools to be more of a crash-course site. Put the following code insite the <head></head> tags... CODE <script language="JavaScript"> <!-- function MM_jumpMenu(targ,selObj,restore){ //v3.0 eval(targ+".location='"+selObj.options[selObj.selectedIndex].value+"'"); if (restore) selObj.selectedIndex=0; } //--> </script> Next, just put this code where ever you want your menu to appear... CODE <select name=select id="select" style="BACKGROUND-COLOR: #000000; COLOR: #FFFFFF; FONT-FAMILY: Arial, Helvetica, sans-serif; FONT-SIZE: 10px" onChange="MM_jumpMenu('parent',this,0)"> <option value="home.html">HOME</option> <option value="links.html">LINKS</option> <option value="#"></option> <option value="#">--OTHER SITES--</option> <option value="http://www.trap17.com">Free Web Hosting</option> </select> If you are going to link to other sites, you have to put in ther 'http//' That is where alot of people go wrong, so on the site, the link will go to 'http://yoursite.com/www.linkedsite.com' instead of 'http://linkedsite.com I hope this helps you...
For JSP dorp-down menu you can use Nav Studio 2005
Its Very nice and cool software for edit drop-down menu i like for download this software go to :: http://www.opencube.com/
ohhh,indeed u said is drop menu.i used it in my homepage too.what above list were almost html code and you must add them by <sytle> like css.if you wanna be easy to carry out,you can use the best webpage designing software Dreamweaver mx.in details,you select the behavour from the tool menu.then u will find the fuction offer drop menu,very easily!
Recent Queries:-
Keywords : drop, menus
IDK how to make them link (3) Ok its a big problem to me, i need to make my drop down menus options link to a web page. I know i Radio Buttons and dropdown menus (8) I am currently working on a registration page but I can't figure out a few things, wich all Looking for drop, menus
|
|
![]() need help with drop down menus!! |
| ADD REPLY / Got an Opinion! | a humble request :-) | RAPID SEARCH! | Free Hosting | [X] |
|
Express your Opinions, Thoughts or Contribute your information that might help someone here. Ask your Doubts & Queries to get answers.. "Together, We enlight each other!" |
Register FREE for AD-FREE forum, Create your own topics, Ask Questions, track topics, setup subscriptions & notifications and Get a Free Website w/ Email and FTP. | 500MB Space *No Ads*, CPanel, FTP, PHP, MySQL, EMails - 100% FREE |
|