I keep getting errors that the function (renamed) does not exist for the given object. Is there a release or setting or something to make it work?
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.
You have to declare jQuery as an extern to the compiler…however I’m not sure if anyone’s made one, there was an extern file for 1.3.2, but I haven’t seen any 1.4+ versions.
Edit: this issue thread here has the community building a 1.4 version.