1.

Correct syntax for $.post() method is ____________

A. $.post(URL,data,callback)
B. $.post(URL,data)
C. $.post(URL,callback)
D. $.post(data,callback)
Answer» B. $.post(URL,data)


Discussion

No Comment Found