Side navigation
#1660 closed bug (invalid)
Opened September 18, 2007 05:33PM UTC
Closed September 20, 2007 01:51PM UTC
bugs in overlap of magnifier
Reported by: | alamko1999 | Owned by: | paul |
---|---|---|---|
Priority: | major | Milestone: | 1.2 |
Component: | ui | 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>
Attachments (0)
Change History (1)
Changed September 20, 2007 01:51PM UTC by comment:1
resolution: | → invalid |
---|---|
status: | new → closed |
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!