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
Explain a story about javascript performance problems?
What is Javascript namespacing? How and where is it used?
List some of the advantages of javascript.
Are java and javascript the same?
Explain mul function in javascript?
Is javascript default scripting language?
Does javascript support automatic type conversion?
What are the datatypes in javascript?
name any two javascript functions which are used to convert nonnumeric values into numbers?
What is the reason for wrapping the entire content of a javascript source file in a function book?
What is the difference between script type and the script language attributes?
Difference between undefined and undeclared variables?
Is python better than javascript?
What is difference between callback and promise?
What is output of undefined * 2 in javascript?