![]() |
![]() |
![]() |
![]() |
|
|||||||
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Menu | nash0r | General Comments and Strategies | 3 | 01-05-2005 09:46 AM |
| Rapz. - Jus drop iot | _Gamb0_ | RaNdOm iNsAnItY | 1 | 09-03-2004 12:00 PM |
| Options menu | Weidi | Bugs and Problems report | 4 | 05-03-2003 08:35 PM |
| Back 2 menu - ...again | Irrelevant | Bugs and Problems report | 3 | 04-16-2002 06:21 AM |
| Can't even get to the menu - What's wrong? | fRoStBiTe | Bugs and Problems report | 19 | 03-10-2002 02:22 PM |
![]() |
|
![]() |
|
|
#1 |
|
Senior Member
Senior Member
|
arggghh!
can anyone help me out here its about the site im making again i attached the html code for a drop down menu, it worked when i tested it but once i placed it into my site codes, it didnt work ??? tell me if theres anything wrong with this: [code:1 ost_uid11]<form name="Hitlist"><select style="font-size:12px;color:#FF0000;font-family:verdana;background-color:#000000;font-weight:bold;" name="menu"> <option value="http://www.geocities.com/frbarba/">Home</option> <option value="http://www.geocities.com/frbarba/force2reckon">Introduction</option> <option value="http://www.geocities.com/frbarba/punisher">Background</option> <option value="http://www.geocities.com/frbarba/pointofview">POV</option> <option value="http://www.punisherthemovie.com">theMovie</option> <option value="http://www.superherohype.com">HeroHypes</option> <option value="http://www.ign.com">IGN.com</option> <option value="http://www.freewebs.com/force2reckon">Annex</option> <option value="http://www.mostannoyingwebpage.com">dontenter!</option> </select><input style="font-size:12px;color:#FFFFFF;font-family:verdana;background-color:#000000;font-weight:bold;" type="button" onClick="location=document.form1.menu.options[document.form1.menu.selectedIndex].value;" value="search"></input> </form> [/code:1 ost_uid11] ???<form name="Hitlist"> <select style="font-size:12px;color:#FF0000 ;font-family:verdana;background-color:#000000 ;font-weight:bold;" name="menu"> <option value="http://www.geocities.com/frbarba/">Home</option> <option value="http://www.geocities.com/frbarba/force2reckon">Introduction</option> <option value="http://www.geocities.com/frbarba/punisher">Background</option> <option value="http://www.geocities.com/frbarba/pointofview">POV</option> <option value="http://www.punisherthemovie.com">theMovie</option> <option value="http://www.superherohype.com">HeroHypes</option> <option value="http://www.ign.com">IGN.com</option> <option value="http://www.freewebs.com/force2reckon">Annex</option> <option value="http://www.mostannoyingwebpage.com">dontenter!</option> </select><input style="font-size:12px;color:#FFFFFF;font-family:verdana;background-color:#000000;font-weight:bold;" type="button" onClick="location=document.form1.menu.options[document.form1.menu.selectedIndex].value;" value="search"></input> </form> |
|
|
|
|
|