Answer Posted / v madhu babu
Following syntax can be used to create Ajax objects:
Var sample = New ajaxObject(‘path of the page’)
Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How ajax is different?
Can ajax be implemented in browsers that do not support the xmlhttprequest object?
How we can send more values through the response text?
What are the new features included in the microsoft ajax library? : asp.net ajax
What do I need to know to create my own ajax functionality?
Explain what is polling in ajax?
What are the components of the asp.net ajax architecture? : asp.net ajax
Does ajax have significant accessibility or browser compatibility limitations? Do ajax applications break the back button? Is ajax compatible with rest? Are there security considerations with ajax development? Can ajax applications be made to work for users who have javascript turned off?
How do we create a thread to do ajax polling?
How do we get the xmlhttprequest object in ajax?
Why do we use ajax?
Will html_ajax integrate with other javascript ajax libraries such as scriptaculous? How would this integration look like?
Why does html_ajax hang on some server installs?
Is it compulsory to have script manager on the page when you are using any control of ajax control tool kit?
What is polling in ajax.