View Full Version : Drop down menu isn't working.


1sporty_angel
07-08-2004, 07:55 PM
I'm on neopets.com and the drop down menu won't work on my guild! Please help? :rant:

chibi_tenshi
07-08-2004, 08:32 PM
can you post your code?

1sporty_angel
07-09-2004, 01:55 AM
sure, hold on...

edit:
<form ACTION=URI>
<select name=lissamenu3
onchange="location.href=(form.lissamenu3.options[form.lissamenu3.selectedIndex].value)">
<option value="0"> Choose One</option>
<option value="0"></option> (This line adds a space in your menu)
<option value="http://www.neopets.com/browseshop.phtml?owner=1sporty_angel"> Guild Shop</option>
<option value="http://home.neopets.com/templates/homepage.phtml?pet_name=Faerie_Morgaine"> Referal program</option>
<option value="http://www.freewebs.com/1sportyangel1/"> Webbie</option>
</select>
</form>

1sporty_angel
07-09-2004, 01:59 AM
<form ACTION=URI>
<select name=lissamenu3
onchange="location.href=(form.lissamenu3.options[form.lissamenu3.selectedIndex].value)">
<option value="0"> Choose One</option>
<option value="0"></option> (This line adds a space in your menu)
<option value="http://www.neopets.com/browseshop.phtml?owner=1sporty_angel"> Guild Shop</option>
<option value="http://home.neopets.com/templates/homepage.phtml?pet_name=Faerie_Morgaine"> Referal program</option>
<option value="http://www.freewebs.com/1sportyangel1/"> Webbie</option>
</select>
</form>

MaGiCSuN
07-09-2004, 12:59 PM
<form ACTION=URI>
<select name=lissamenu3
onchange="location.href=(form.lissamenu3.options[form.lissamenu3.selectedIndex].value)">
<option value="0"> Choose One</option>
<option value="0"></option>
<option value="http://www.neopets.com/browseshop.phtml?owner=1sporty_angel"> Guild Shop</option>
<option value="http://home.neopets.com/templates/homepage.phtml?pet_name=Faerie_Morgaine"> Referal program</option>
<option value="http://www.freewebs.com/1sportyangel1/"> Webbie</option>
</select>
</form>

try it now. You had some text in between that where just for extra info but had to be deleted. If it still doesn't work check neopets then if they still allow that tag :)

Love,
Mirna

1sporty_angel
07-09-2004, 01:18 PM
thanks so much!

1sporty_angel
07-09-2004, 01:22 PM
Well, It let me do it, but when I choose one it won't take me anywhere

1sporty_angel
07-21-2004, 05:24 PM
please help me! :confusion :angry: :help: :grouch: