Drop-Down List Problems
4 posters
Page 1 of 1
Drop-Down List Problems
Site: Medieval Chaos Academy
Link: http://medievalchaos.forumtl.com/forum
Version: Invision
I'm seriously confused, the list won't appear and if I change the title of drop-down list, link here, and selection title, I get the names >.>. The codes got change to names when I typed it.
<div id="EchoTopic">
<form name="jump2">
<select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO">
<option value="">TITLE OF DROP-DOWN LIST HERE</option>
<option value="LINK HERE">SELECTION TITLE HERE</option>
<option value="LINK HERE">SELECTION TITLE HERE</option>
</select>
</form>
</div>
Link: http://medievalchaos.forumtl.com/forum
Version: Invision
I'm seriously confused, the list won't appear and if I change the title of drop-down list, link here, and selection title, I get the names >.>. The codes got change to names when I typed it.
<div id="EchoTopic">
<form name="jump2">
<select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO">
<option value="">TITLE OF DROP-DOWN LIST HERE</option>
<option value="LINK HERE">SELECTION TITLE HERE</option>
<option value="LINK HERE">SELECTION TITLE HERE</option>
</select>
</form>
</div>
Re: Drop-Down List Problems
Removed this from the code - . Do you have more than one drop-down list on the forum?
Lost Founder's Password |Forum's Utilities |Report a Forum |General Rules |FAQ |Tricks & Tips
You need one post to send a PM.
You need one post to send a PM.
When your topic has been solved, ensure you mark the topic solved.
Never post your email in public.
Re: Drop-Down List Problems
Like this? And do I put it in CSS?
<div id="EchoTopic">
<form name="jump2">
<select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO">
<option value="">Academy Starters</option>
<option value="http://medievalchaos.forumtl.com/f3-introductions-farewells">Introductions :: Farewells</option>
<option value="http://medievalchaos.forumtl.com/f10-test-requests">Test Requests</option>
</select>
</form>
</div>
<div id="EchoTopic">
<form name="jump2">
<select name="menu" onchange="location=document.jump2.menu.options[document.jump2.menu.selectedIndex].value;" value="GO">
<option value="">Academy Starters</option>
<option value="http://medievalchaos.forumtl.com/f3-introductions-farewells">Introductions :: Farewells</option>
<option value="http://medievalchaos.forumtl.com/f10-test-requests">Test Requests</option>
</select>
</form>
</div>
Re: Drop-Down List Problems
No that code won't work in the CSS stylesheet its not CSS coding, that will go anywhere that allows HTML.
Re: Drop-Down List Problems
Topic Solved & Locked |
Sanket- ForumGuru
- Posts : 48766
Reputation : 2830
Language : English
Location : Mumbai
Similar topics
» Drop Down List
» Drop-Down List
» Foes list/ignore list name change
» Invision Drop down. and other help.
» "Log in" box drop-down from Toolbar.
» Drop-Down List
» Foes list/ignore list name change
» Invision Drop down. and other help.
» "Log in" box drop-down from Toolbar.
Page 1 of 1
Permissions in this forum:
You cannot reply to topics in this forum