Is it true that ajax is code browser compatible?
No Answer is Posted For this Question
Be the First to Post Answer
What is xmlhttprequest object in ajax? How can you xmlhttprequest object?
How many types of triggers are present in update panel?
What is the role of scriptmanager in ajax?
What is the role of the callback function in ajax?
Did adaptive path invent ajax? Did google?
What is the use of the scriptmanager control in ajax? : asp.net ajax
How do I send an image using ajax?
When should we use a java applet instead of ajax?
What is the predominant distinction between javascript and j-query?
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?
What is the name of the dll that contains the ajax control toolkit?
What will happen with click of browser "back" button among asynchronous requests?