fancyapps / fancybox

jQuery lightbox script for displaying images, videos and more. Touch enabled, responsive and fully customizable.
http://fancyapps.com/
7.28k stars 1.78k forks source link

FancyBox conflict with drop down menu on iPhone #859

Closed picadilly closed 7 years ago

picadilly commented 10 years ago

I can't seem to get both the fancy box navigation AND the page drop down menu working together on the iPhone. It seems to be a conflict between these two:

<script src="../js/jquery-1.7.1.min.js"></script>

I tried reversing the order. Whichever one comes first is the one that works. Never both. I also tried using 1.10 and 1.9 that came in the lib folder. But that caused the drop down menu on the desktop fail.

Here's what I have: I'm not a master at this.

<script type="text/javascript" src="http://code.jquery.com/jquery-latest.min.js"></script>
<script src="../js/jquery-1.7.1.min.js"></script>
<script src="../js/superfish.js"></script>
<script src="../js/jquery.hoverIntent.minified.js"></script>
<script src="../js/jquery.easing.1.3.js"></script>
<script src="../js/jquery.mobilemenu.js"></script>
<script src="../js/script.js"></script>
fancyapps commented 7 years ago

Hi, please, upgrade to v3.