Home Articles FAQs XREF Games Software Instant Books About Feedback Search Site-Map
irt.org logo

Feedback on: irt.org FAQ Knowledge Base Q840

irt.org | About | Feedback | 3317 [ previous next ]

Feedback on:
irt.org FAQ Knowledge Base Q840

Sent by
steve myers on November 13, 2001 at 06:29:59:

Worth:
Worth reading

Length:
Just right

Technical:
Not technical enough

Comments:
its possible to do this using the .text and .value properties, eg:

var list = document.forms[0].elements[0];
list.options[0].text = "new text";
list.options[0].value = "new value";



Provide feedback ...
AddThis Social Bookmark Button

Provide feedback ... AddThis Social Bookmark Button


Last Updated: 21st December 2007. Maintained by: Martin Webb
irt.org liability, trademark, document use, privacy statement and software licensing rules apply.
Copyright © 1996-2008 irt.org, All Rights Reserved.