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


Please Help Members By Posting Answers For Below Questions

What will happen if an infinite while loop is run in Javascript?

508


Explain how to detect the operating system on the client machine?

497


How to open url in a new tab in javascript?

520


How do I run javascript in chrome?

489


What are the different functional component in javascript?

458






What does parse Query String return in javascript?

528


How to make elements invisible?

594


What is the use of ‘debugger’ keyword in javascript code?

504


What is an object in javascript, give an example?

521


What are all the looping structures in javascript?

481


What is postback in javascript?

491


TypeError: document.getelementbyid(...) is null?

570


Should you use var or let?

513


Why would you use a sticky session?

517


What is a closure and how do you use it?

516