bloodpack
08-18-2003, 10:35 AM
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:post_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:post_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>
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:post_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:post_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>