elevateweb/elevatezoom

Can a Browser Screen Mode be implemented as shown in this example?

coder4589 opened this issue · 0 comments

Example using "Window" zoomType and "div id" for windowPosition! (Html Code)

  • issue: while scrolling, if the image width or height is smaller than browser screen size, the image should be centered in the screen instead being positioned to screen Top\Left position!

Example using "Lens" zoomType and "5000" for lensSize! (Html Code)

  • issue: when the mouse is not over the images, the zoomLens should be hidden\Closed!

Thanks!