arnaudpopi
10-06-2010, 06:43 PM
1) Script Title: :: jQuery Image Magnify v1.1
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagemagnify.htm
3) Describe problem:
Hi,
This script works perfectly on safari, IE, and Chrome, but when I'm launching it on firefox the function of magnifying does not work and I see coding on top of screen that are part of my rollover image effect for my buttion that I created in Dreamweaver. This is part of the code that shows up on the browser:
0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i
Why are these two scripts not working together in firefox?
thanks,
2) Script URL (on DD): http://www.dynamicdrive.com/dynamicindex4/imagemagnify.htm
3) Describe problem:
Hi,
This script works perfectly on safari, IE, and Chrome, but when I'm launching it on firefox the function of magnifying does not work and I see coding on top of screen that are part of my rollover image effect for my buttion that I created in Dreamweaver. This is part of the code that shows up on the browser:
0&&parent.frames.length) { d=parent.frames[n.substring(p+1)].document; n=n.substring(0,p);} if(!(x=d[n])&&d.all) x=d.all[n]; for (i=0;!x&&i
Why are these two scripts not working together in firefox?
thanks,