elevatezoom-plus
elevatezoom-plus copied to clipboard
Can a Browser Screen Mode be implemented as shown in this example?
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!