Microsoft
Software
Hardware
Network
Question : populate textbox in javascript
I would like to populate the labels and values to a select box in a form, the labels and values are comming from a javascript array, populated in PHP
Answer : populate textbox in javascript
To remove all options, simply
1:
document.getElementById('mySelect').options.length = 0;
Random Solutions
More Macro Short Questions
asp - The resource could not be found
Will there be a 13" Macbook with an iCore processor anytime soon? Safe to buy C2D?
Windows XP user can't browse by name, only by IP address
nslookup issue
Jquery NoConflict Issue
Outlook 2007 does not remember password.
iPad Camera Connection Kit does not display .jpg images on iPad
Hta code change as feedback form.
PHP - Just installed question