JQuery Developer Question:
Explain cache paremeter of Jquery ajax method?
Answer:
A Boolean value indicating whether the browser should cache the requested pages. Default is true.
Previous Question | Next Question |
Explain type paremeter of Jquery ajax method? | Explain "beforeSend(xhr)" paremeter of Jquery ajax method? |