jqueryZoom.js is a jQuery plugin and an AngularJS directive that creates a magnifying glass effect to show the details of a specific part of your image.
jquery image zoom plugin examples, jquery image zoom mobile friendly, click on the image to zoom, jquery image zoom plus minus
How to make use of it:
1. Include jQuery library and jqueryZoom.js plugin in your webpage.
<script src="//code.jquery.com/jquery-1.11.3.min.js"></script> <script src="jqueryZoom.js"></script>
2. Adding the required zoom
attribute to your image will configure the image zoom plugin automatically.
<img zoom style="width: 10%;" src="1.jpg">
simplest jquery image inner zoom, AngularZoomDirective Plugin/Github, zoom inout slider jquery free download
See Demo And Download
Official Website(leye0): Click Here
This superior jQuery/javascript plugin is developed by leye0. For extra advanced usage, please go to the official website.