I’m using the jquery 1.2.6 with the seperate jquery tabs framework. I also need to use the 1.3.2 jquery sortable & resizable. I need to make those two to work.
how do i manage these two frameworks?
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.
You are much much better off bringing everything on the same platform (and unless there’s a reason, why not jQuery 1.4.2 and jQuery UI 1.8.1?).
Most likely upgrading any plugins that are currently keeping you on 1.2.6 isn’t that difficult, if there’s any work to do at all…trust me, it’s a lot less work than debugging issues from 2 versions of jQuery trying to battle it out…it’s just not designed to do this.