Image Zoom On Hover Over with Transparency Effect

File Size: 853 KB
Views Total: 4814
Last Update:
Publish Date:
Official Website: Go to website
License: MIT
   
Image Zoom On Hover Over with Transparency Effect

Hover-Zoom is a tiny jQuery Plugin that displays images in full size when the mouse hovers over them. 

Features:

 

  • Displays a your images in full size when the mouse hovers over them.
  • Also works with dynamically created images.
  • Press "Ctrl+b" or just "b" to enable or disable it on your web page.
  • Check out the transparecy feature of the hover-zoom'ed image!

 

How to use it:

1. Include jQuery Library and hover_zoom_v3.min.js

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

2. Include your images in your webpage

Author: Jake

Website: http://www.codehandling.com/


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