I have been using jquery 1.3 and upgraded to jQuery 1.6. However I am not sure if the code I am writing is 1.6 since it’s difficult to list the api difference from 1.3 to 1.6.
What would you do in my case? Any techniques you follow?
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.
There are not that many differences and chances are that the code you have written will work exactly the same. Library projects like jQuery are very conscious of backward compatibility.