Dynamic Image Zoom Plugin with Run Time Toggle - Hover-Zoom Extended

File Size: 314 KB
Views Total: 3497
Last Update:
Publish Date:
Official Website: Go to website
License: MIT
   
Dynamic Image Zoom Plugin with Run Time Toggle - Hover-Zoom Extended

Hover-Zoom Extended is an updated version of Hover-Zoom,  a jQuery plugin that displays your images in full size when mouse hovers over them.  It works with dynamically created images and background images on a div.

Basic Usage:

1. Include jQuery Library and Hover-Zoom Extended plugin

<script src="http://code.jquery.com/jquery-latest.js"></script>
<script src="hover_zoom_extended.min.js"></script>

2. Done. All <img> tags will have the Hover-Zoom effect

Author: Jake

Website: Hover-Zoom Extended - dynamic/background image zoom on mouse hover with run time toggle


This awesome jQuery plugin is developed by unknown. For more Advanced Usages, please check the demo page or visit the official website.