any can suggest me the link to learn ajax with jquery.. i am unable to select one site in this ocean.. please suggest the link which can cover from basic.. not only link if there is any book i feel great
Thank you
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.
In my opinion, the only function you’ll need (until you do really crazy stuff) is $.ajax()
http://api.jquery.com/jQuery.ajax/
It will send data to a script and get the result back.
Best of luck, and merry Christmas.