How can we assign an object in Java Script?? For Example:- ----------- If i create an object "obj1" var obj1 = Object(); obj1.name = "hari"; and if i want to assign it to two objects "obj2" and "obj3" with different names... obj1.name = "gopi" obj2 = new Object(obj1); obj1.name = "raghu" obj3 = new Object(obj1) Now ob2.name become to "raghu" from "gopi". WHY? how to solve the above problem?
2 6425
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
What are the different ways to pass parameters to the server? : asp.net ajax
Is adaptive path selling ajax components or trademarking the name? Where can I download it?
When do I use a synchronous versus a asynchronous request?
How was ajax killed?
Is ajax still in use?
What will happen with click of browser "back" button among asynchronous requests?
Is ajax just another name for xmlhttprequest?
What is the role of scriptmanager in ajax?
How can we make a mashup with java by accessing other domains data?
What is ajax and how does it work?
What do I need to know to create my own ajax functionality?
What are Ajax applications?
What is the syntax to create ajax objects? : asp.net ajax
Would we be able to settle the updatepanel controls?