javaScript Inteference

sanjosepimpdaddy39

New Member
Messages
2
Reaction score
0
Points
0
Hi guys,

I am creating an html, css website. I decided to add a picture zoom in gallery. This is the one I am using; http://www.mind-projects.it/projects/jqzoom/

Now I've been trying to add another javaScript code that pops up a video. For this I'm using VideoLightBox.

Is there a way to fix this problem. I know jquery 1.6 is the problem because when I don't include that file everything works fine.

Thank in advance.
Sorry if I'm not using the correct terms but I'm new at this.
 

descalzo

Grim Squeaker
Community Support
Messages
9,373
Reaction score
326
Points
83
Did you check the Javascript console or other debugging tools?

Which script uses jQuery? What does the other script use? Have you checked the documentation/support/forums for both scripts?
 
Top