1

I m using two script in my web-page first one is zoomer second one is a pop up maker a image when it clicked with a bigger size;

But both the scripts have jquery.js file when I open my page everything seems mess,
I gave them different names but it does not work correctly what should I do ?

2
  • 2
    Can you specify which versions of jQuery please? Commented Dec 3, 2010 at 14:16
  • zoomer script's version for jquery.js is v 1.12.2.3..slider 's version jQuery is JavaScript Library v1.3. Commented Dec 4, 2010 at 10:20

1 Answer 1

1

only include the most recent one. then it should work

Sign up to request clarification or add additional context in comments.

4 Comments

not really, depend on which version of jquery that the plugins will support
the most recent one should do it.
zoomer script's version for jquery.js is v 1.12.2.3..slider 's version jQuery is JavaScript Library v1.3.
use only the v1.3 this should do it

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.