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
Why does the browser display the slow script warning?
What does 3 dots mean in javascript?
What are parameters in javascript?
What is the use of dom?
What is difference between var x =1; and x=1;?
What are a fixed-width table and its advantages in javascript?
What is viewstate in javascript?
Is javascript default scripting language?
Why are callbacks used?
What is the use of math object in javascript?
How do you declare in javascript?
How would you check if a variable is null/undefined?
How can javascript be used to improve the "look and feel" of a web site? By the same token, how can javascript be used to improve the user interface?
What does === mean in js?
What is "strict mode" and how is it used in JavaScript?