jQuery Tutorial plus Question:
What are the paremeter of Jquery ajax method?
Answer:
★ url
★ type
★ data
★ cache
★ beforeSend(xhr)
★ type
★ data
★ cache
★ beforeSend(xhr)
Previous Question | Next Question |
Explain the difference between jQuery's ready and holdReady? | Define Jquery $.ajax() method? |