Google News
logo
Ajax - Interview Questions
How Ajax objects can be created ?
Following syntax can be used to create Ajax objects :

var sample = new ajaxObject(‘path of the page’)
Advertisement