Question:Which method is used to load a remote page using an HTTP request ?
A jQuery.ajax(options) B jQuery.ajaxSetup(option) C jQuery.get(url) D jQuery.getScript(url)
+ AnswerA
+ Report