[thelist] Option Value change

7 sinz btcode at hotmail.com
Thu Jun 3 19:32:11 CDT 2004


Hi, im just wondering if theres a DOM/javascript way of changin' option 
value="" via a linked file.


Basically what im asking is something like the following.


<form >
      <select>

      <option value="foo">Foo is here</option>

</select>
</form>

I already have JS outputting the value, but for ease of udating, is there a 
way to change the value="foo" in a seperate file. And if so, can i do it for 
different options?

--------------------------
Like the following.
--------------------------

< option value="foo" id="1">the first one</option>

output=  foo

< option value="foo2" id="2">the second one</option>

output=  foo2
ect....


Is the above possiasble, and if so, how would you go about researching/ 
developing it?


Any thoughts/comments on this would be great.

Kind regards

Steven

_________________________________________________________________
Get Extra Storage in 10MB, 25MB, 50MB and 100MB options now! Go to  
http://join.msn.com/?pgmarket=en-au&page=hotmail/es2



More information about the thelist mailing list