Topic awaiting preservation: Selecting visible value - NOT absolute value... (Page 1 of 1) |
|
---|---|
Paranoid (IV) Inmate From: Where I'm from isn't where I'm at! |
posted 02-04-2003 18:04
Hi again. code: <script language="JavaScript">
code: <option value="ItemID">itemName</option>
|
Paranoid (IV) Inmate From: Sthlm, Sweden |
posted 02-05-2003 10:49
More HTML/Javascript, but here's how you can loop a dropdown and pick what you need: code: <HTML>
|
Paranoid (IV) Inmate From: Where I'm from isn't where I'm at! |
posted 02-05-2003 11:20
Nice code DmS, but unfortunately, it doesn't address my problem (or I can't see the answer at least). code: <script language="JavaScript">
|
Paranoid (IV) Inmate From: Sthlm, Sweden |
posted 02-05-2003 16:50
Okidoki, I sort o missed that you should pick the text of the one selected... doh |
Paranoid (IV) Inmate From: Where I'm from isn't where I'm at! |
posted 02-06-2003 12:37
Indeed, it often seems to be the way: |