Search and Top Navigation
#1660 closed bug (notabug)
Opened September 18, 2007 05:33PM UTC
Closed September 20, 2007 01:51PM UTC
Last modified May 24, 2008 03:39AM UTC
bugs in overlap of magnifier
Reported by: | alamko1999 | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | |
Component: | ui.core | Version: | 1.2 |
Keywords: | Cc: | ||
Blocked by: | Blocking: |
Description
There is a bug if i turn the overlap to true in firefox (linux). The effect is too far from the pic even if i turn distance to 0.
And the cpu usage is too high.
My code is like this:
<script>
$('#abc').magnifier({ overlap: true, zIndex: 10});
</script>
<div id="abc"><img src"/"><img src"/"><img src"/"></div>
Hey, I couldn't reproduce what you mean. Also, <img src"/"> is not valid HTML.
If you still have the same problem, please file a new bug report with a attached screenshot and a related browser. Thanks!