What is the predominant distinction between javascript and j-query?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More AJAX Interview Questions

Why do we use ajax?

0 Answers  


How do we handle concurrent ajax requests?

0 Answers  


Did adaptive path help build google's ajax applications?

0 Answers  


Should I consider ajax?

0 Answers  


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 Answers  






Cannot parse xml generated by jsp I am generating an xml using jsp, when I run the jsp in ie it shows the xml as per dom, but when I try to parse it using javascript , the command xmldoc.documentelement ?

0 Answers  


Should I use an http get or post for my ajax calls?

0 Answers  


Easy trough that the classical web applications are harder to make than ajax applications?

0 Answers  


Describe the situations in which ajax should not be used? : asp.net ajax

0 Answers  


Is ajax built into javascript?

0 Answers  


Don't be too quick to dump your plugin or applet based portions of your application. While ajax and dhtml can do drag and drop and other advanced user interfaces there still limitations especially when it comes to browser support. Plugins and applets have been around for a while and have been able to make ajax like requests for years. Applets provide a great set of ui components and apis that provide developers literally anything.

0 Answers  


is package good in ajx?

1 Answers  


Categories