What happened to the Messenger Plus! forums on msghelp.net?
Shoutbox » MsgHelp Archive » Skype & Technology » Tech Talk » Dropdown boxes

Dropdown boxes
Author: Message:
user27089
Disabled Account


Posts: 6321
Joined: Nov 2003
Status: Away
O.P. Dropdown boxes
OKay, I have the code sorted out for a dropdown box, but it doesn't change when I select them, I don't want a button, because it looks ugly, I would like the page to change when I select the certain item.

code:
<p align="right">
<form name="form1">
  <select name="menu1" onChange="MM_jumpMenu('parent',this,0)">
<option style="color:gray;">Select your language here</option>
    <option value="english/index.html">English</option>
</select>

</form>
</p>

03-14-2005 06:08 PM
Profile PM Find Quote Report
« Next Oldest Return to Top Next Newest »

Messages In This Thread
Dropdown boxes - by user27089 on 03-14-2005 at 06:08 PM
RE: Dropdown boxes - by L. Coyote on 03-14-2005 at 06:24 PM
RE: Dropdown boxes - by Stigmata on 03-14-2005 at 06:28 PM
RE: Dropdown boxes - by user27089 on 03-14-2005 at 06:30 PM
RE: Dropdown boxes - by Stigmata on 03-14-2005 at 06:33 PM
RE: Dropdown boxes - by user27089 on 03-14-2005 at 07:18 PM
RE: Dropdown boxes - by CookieRevised on 03-14-2005 at 07:24 PM
RE: Dropdown boxes - by user27089 on 03-14-2005 at 07:30 PM
RE: Dropdown boxes - by CookieRevised on 03-14-2005 at 07:34 PM
RE: Dropdown boxes - by Dempsey on 03-14-2005 at 07:50 PM
RE: Dropdown boxes - by CookieRevised on 03-14-2005 at 08:26 PM
RE: Dropdown boxes - by saralk on 03-14-2005 at 08:30 PM
RE: Dropdown boxes - by Dempsey on 03-14-2005 at 08:31 PM


Threaded Mode | Linear Mode
View a Printable Version
Send this Thread to a Friend
Subscribe | Add to Favorites
Rate This Thread:

Forum Jump:

Forum Rules:
You cannot post new threads
You cannot post replies
You cannot post attachments
You can edit your posts
HTML is Off
myCode is On
Smilies are On
[img] Code is On