elevateweb / elevatezoom

1.02k stars 493 forks source link

zoomContainer too small on safari 5.1.7 (Window) #123

Open thanhrossi opened 8 years ago

thanhrossi commented 8 years ago

Hi everybody. When i use elevatezoom 3.0.8 ,it's look good. In safari 5.1.7 (window), zoomContainer too small . Please help me fix this. Thanks

Evezoom

And generated code in browser:

<div class="zoomContainer" style="-webkit-transform: translateZ(0px); position: absolute; height: 20px; width: 26px; top: 402px; left: 292px; "><div class="zoomLens" style="float: right; overflow-x: hidden; overflow-y: hidden; z-index: 999; -webkit-transform: translateZ(0px); opacity: 0.4; zoom: 1; background-color: white; cursor: default; border-top-width: 1px; border-right-width: 1px; border-bottom-width: 1px; border-left-width: 1px; border-top-style: solid; border-right-style: solid; border-bottom-style: solid; border-left-style: solid; border-top-color: rgb(0, 0, 0); border-right-color: rgb(0, 0, 0); border-bottom-color: rgb(0, 0, 0); border-left-color: rgb(0, 0, 0); position: absolute; display: block; width: 9.804166666666667px; height: 11.11111111111111px; left: 13.5px; top: 4.5px; background-position: 0px 0px; background-repeat: no-repeat no-repeat; ">&nbsp;</div></div>

igorlino commented 8 years ago

I'm curious, could you try the same example using the EZP library ? perhaps it was already fixed there.