Hey! :)
What exactly is AJAX and why would I want to enable it?
Thank you!
Daniel
Hey! :)
What exactly is AJAX and why would I want to enable it?
Thank you!
Daniel
AJAX is a way of allowing data to change on a page without having to reload the entire page.
Meaning...
if someone inputed information and submitted it and then realized
that they inputed some wrong information -- they can click the "back" and
have all of their data still in tact (without having to complete the form all over again)?
Thank you David!
Daniel
No, that's not what AJAX is for. Search the web, and you'll see plenty of information about AJAX. You might be used to it already, when Facebook does something like update your newsfeed without refreshing and whatnot.