Answer Posted / rubin thomas
var regiondb_stcty = new Object()
regiondb_stcty["Andaman and Nicobar"] = [ {value:"Port
Blair", text:"Port Blair"}];
u can do assign option elements with this object;
like a state city dyanmic population.
email me if u want thsi code
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What are escape characters in javascript?
What does e mean in a function?
To write messages to the screen without using "document.write()"?
What is called variable typing in javascript?
What is the most popular javascript library?
How do I use an external javascript file?
How to define a anonymous function?
Is a javascript script faster than an asp script?
How can I request data from the server without reloading the page in the browser?
what is the difference between the below two statements:- (1) var myname = "akiii"; (2) myname = "akiii";
List some features of javascript.
How to submit a form using JavaScript by clicking a link?
how to run the servlet in tomcat
What is variables in javascript?
How are event handlers utilized in javascript?