-
Hello there! Great work on the script!
I have a slight problem with it, though. When an image is magnified, the horizontal menu overlaps it. You can see it happening on my page here:
http://www.wzch.vel.pl/viewpage.php?page_id=20
Can I somehow force the magnified image to always be on top of everything?
-
-
In jquery.magnifier.js (around line #19), using a plain text editor like NotePad, try changing the z-index counter as shown:
Code:
zIndexcounter: 1000,
Save and use that version.
The browser cache may need to be cleared and/or the page refreshed to see changes.
-
The Following User Says Thank You to jscheuer1 For This Useful Post:
-
Works like a charm, thanks a lot!
-
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
Bookmarks