SyntaxFix
Write A Post
Hire A Developer
Questions
Used zoom-master/jquery.zoom.js. The zoom for the image worked perfectly. Here is a link to the page. http://www.jacklmoore.com/zoom/
<script> $(document).ready(function(){ $('#ex1').zoom(); }); </script>