How to add a combo box dynamically at run time in Java
script?
Answer Posted / rubin thomas
u cant add a combo box dynamically u can add option
dynamically. Also if u want to show a combo box which is
hidden u can do that using showhide() function in js to show
or hide this element. but the box must be present in your code
.
| Is This Answer Correct ? | 21 Yes | 24 No |
Post New Answer View All Answers
What are the different types of errors available in javascript?
What are javascript functions?
Is javascript open source?
Is notepad ++ an ide?
Which javascript framework is in demand?
What is js injection?
What is the difference between scripting and programming?
How to change style on an element?
What is difference between javascript and jscript?
What is unescape() function?
How to add/remove properties to object dynamically in javascript?
How can you detect the client operating system using javascript?
What’s a way to append a value to an array?
What are the advantages of javascript?
Why is my javascript function not defined?