somdow
May 27th, 2003, 12:27 PM
<select name="menu1" class="select" id="menu1" style="background-color:#333333; border-style:0; font-size: 10; color: #FFFFFF; font-family: arial,geneva" onChange="javascript:if (this.form.more.options[this.form.more.selectedIndex].value.length > 0) {location.href=this.form.more.options[this.form.more.selectedIndex].value; }">
<option selected>i need help lol</option>
</select>
this is the code for a colored and stlylish jump menu that i obtained from another site so that i could study it and apply to my own jump menu (the regular white one) right but when i try to apply it to my menu it says that this code is not html so the my ? is what is it???
just in case this is the code without the closing tag
select name="menu1" class="select" id="menu1" style="background-color:#333333; border-style:0; font-size: 10; color: #FFFFFF; font-family: arial,geneva" onChange="javascript:if (this.form.more.options[this.form.more.selectedIndex].value.length > 0) {location.href=this.form.more.options[this.form.more.selectedIndex].value; }">
<option selected>i need help lol</option>
</select
<option selected>i need help lol</option>
</select>
this is the code for a colored and stlylish jump menu that i obtained from another site so that i could study it and apply to my own jump menu (the regular white one) right but when i try to apply it to my menu it says that this code is not html so the my ? is what is it???
just in case this is the code without the closing tag
select name="menu1" class="select" id="menu1" style="background-color:#333333; border-style:0; font-size: 10; color: #FFFFFF; font-family: arial,geneva" onChange="javascript:if (this.form.more.options[this.form.more.selectedIndex].value.length > 0) {location.href=this.form.more.options[this.form.more.selectedIndex].value; }">
<option selected>i need help lol</option>
</select