What’s the difference between Sync and Async in the method open(method,url,async) in AJAX.
What’s the difference between Sync and Async in the method open(method,url,async) in AJAX.
Share
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
The difference is that Sync doesn’t exist. Ignore it. I wrote a whole synchronous widget library five years ago, and I became a better programmer when I rewrote it 🙂
I mention jQuery in this sentence but my preference goes to YUI.
Whatever you do, watch the videos on
Yahoo Theater: basic and advanced Javascript, the trouble with Dom, everything. They rock.