This package has been deprecated

Author message:

published by mistake

elevatezoom3

3.0.81 • Public • Published

jQuery Zoom Plugin

elevateZoom - A jQuery image zoom plugin

Getting Started

Include jQuery and the plugin on a page. Include your images and initialise the plugin.

<img id="zoom_01" src='images/small/image1.png' data-zoom-image="images/large/image1.jpg"/>
 
<script>
    $('#zoom_01').elevateZoom();
</script> 

For more information on how to setup and customise, check the examples.

License

Copyright (c) 2012 Andrew Eades Dual licensed under the GPL and MIT licenses.

Package Sidebar

Install

npm i elevatezoom3

Weekly Downloads

0

Version

3.0.81

License

MIT

Unpacked Size

1.15 MB

Total Files

21

Last publish

Collaborators

  • webevt