0 votes
in AJAX by
How Ajax objects can be created?

1 Answer

0 votes
by

Following syntax can be used to create Ajax objects:

Var sample = New ajaxObject('path of the page')

...