View Full Version : Problem with Image Magnify
DJCyrus81
08-09-2010, 01:03 AM
Hi, i put this useful tool in my site, http://www.dynamicdrive.com/dynamicindex4/imagemagnify.htm
Now he problem is, when i load a page which contains that, the image doesn't zoom, but when i try to reload the image zooms already.
any tips?
jscheuer1
08-09-2010, 01:22 AM
Please post a link to a page on your site that contains the problematic code so we can check it out.
DJCyrus81
08-09-2010, 02:27 AM
let's make this one as an example:
http://www.movie-arena.info/49
jscheuer1
08-09-2010, 05:19 AM
Works fine here in several browsers (Opera 10, Firefox 3, IE 8 - various modes, Chrome 5) without reload. There are other script errors on the page though (from Firefox error console):
Error: jQuery("ul.sf-menu").supersubs is not a function
Source File: http://www.movie-arena.info/wp-content/themes/thematic/library/scripts/thematic-dropdowns.js
Line: 6
Error: jQuery(".content img.thumbnail").lazyload is not a function
Source File: http://www.movie-arena.info/wp-content/themes/gallery/js/gallery.js
Line: 8
Any particular browser version you had in mind?
DJCyrus81
08-10-2010, 07:55 AM
how do i fix those problems? i use firefox
jscheuer1
08-10-2010, 12:45 PM
In the first case, get rid of this:
<script type="text/javascript" src="http://www.movie-arena.info/wp-content/themes/thematic/library/scripts/thematic-dropdowns.js"></script>
In the second, get rid of:
<script type="text/javascript" src="http://www.movie-arena.info/wp-content/themes/gallery/js/gallery.js"></script>
Powered by vBulletin® Version 4.2.2 Copyright © 2021 vBulletin Solutions, Inc. All rights reserved.