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
Is javascript hard to learn?
What is a prompt box in javascript?
What are two-way data binding and one-way data flow, and how are they different?
What is the difference between rootscope and scope?
How to empty an array in JavaScript?
How to create arrays in javascript?
Explain typecasting in javascript?
What are the scopes of a variable in javascript?
What does "1"+2+3 evaluate to?
What are math constants and functions using javascript?
Can you explain how inheritance works in javascript?
What are self Executing Functions?
What is data type in javascript?
Are java and javascript same?
Which built-in method returns the calling string value converted to upper case?