1.

How Ajax Objects Can Be Created?

Answer»

Following SYNTAX can be used to create AJAX objects:
VAR sample = New ajaxObject(‘PATH of the page’)

Following syntax can be used to create Ajax objects:
Var sample = New ajaxObject(‘path of the page’)



Discussion

No Comment Found