I have only used jQuery UI a tiny amount and do not know it very well. If I pick up a book on jQuery UI 1.7 will it still be relevant (for the most part) to 1.8?
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.
In a typical versioning number scheme (x.y.z), the first number, x, indicates major changes to the API, potentially not backwards compatible, host of new features, etc. As is the case with jQuery UI, the second number, y, indicates minor updates, bug fixes, slight improvements, etc. If the jQuery UI team follows this convention (which they appear to do), then you should be fine getting a 1.7 book.
With all that said – once you learn the basics of jQuery UI, you can quickly jump up to any changes that are made. And, having used the jQuery UI, I have not noticed anything so different between those two versions that you can’t learn 1.7 and then move into 1.8.