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 do you mean by ide?
What are the different actions that are performed using javascript?
How do I view javascript files in chrome?
Why do we need javascript?
Taking a developer's perspective, do you think that that javascript is easy to learn and use?
What is the use of a boolean object in javascript?
List few advantages of using javascript?
What is called variable?
What is the prototype object in javascript and how it is used?
Who created npm?
How to find operating system in the client machine using javascript?
Which operator is used to assign a value to a variable?
What is the use of a set object in javascript?
How do you trim in javascript?
Why is javascript called richer interface?