Lightbox Zoom

I have a problem with the lightbox.

If I click in a picture to make it bigger, the ligtbox is working well, but If I use Internet Explorer with the Windows 8 tablet, when I pinch to zoom, the picture moves and I can not see so much.

If if use IOS, when I change the picture clicking in the lightbox, the picture moves too.

http://www.faguart.com/fashion-bag

Thanks in advance.

Juan

8 answers

Profile photo of Juan Fagundez 0.00 $tone December 29, 2012
Public

Is not possible to see the problem with a picture.

If you go to http://www.faguart.com/fashion-bag and click in one picture to make it bigger, the lightbox will work well, then pinch to zoom the lightbox, after that, click inside the lightbox to see the next picture. The lightbox will move.

With Internet Explorer 10, if I click in the picture, the lightbox Works well, then, if I pinch to zoom the lightbox moves and I only can see a small part.

If you need, I can take a video to show you the problem

Thank you very much!

#2
Profile photo of Sherlock 0.00 $tone January 4, 2013
Public

Hi jafc76,

Okay I saw the problem now, I have made some fix with the js code, you can try as following
Open the file of app\design\frontend\default\jm_orestemplate\page\ html\head.phtml change this line

HTML Code:

 <script type="text/javascript" src="<?php echo $this->getSkinUrl('js/jquery/plugins/colorbox/jquery.colorbox-min.js') ?>"></script>

To this
<script type="text/javascript" src="<?php echo $this->getSkinUrl(‘js/jquery/plugins/colorbox/jquery.colorbox.js’) ?>"></script>

And then replace the file skin\frontend\default\jm_ores\js\jquery\plugins\co lorbox\jquery.colorbox.js by my attchment file ( extract it first).

I hope it helps

#7

This question is now closed

Written By

Comments