|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Be the architects of evolution and help create the mobile internet future. It’s your move---enter to win here! |
|
#1
|
|||
|
|||
|
more dynamic selects
Ok, so I'm about to pull my hair out here. How in the world do you change the content of the select box, I have an array of Option()s, so I would assume that you could do
document.form.select.options=myoptionarray; however, this gives me the error "Error: setting a property that has only a getter" (this is in firefox btw, don't know what IE says about it). So is there a trick I'm missing?? Should I just make a whole new select object and replace it?? |
|
#2
|
|||
|
|||
|
RE: more dynamic selects
nevermind, I found out the problem
|
![]() |
| Viewing: Codewalkers Forums > Other Technologies > Client Side Things > more dynamic selects |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|
|
|
|