ez-plus-la
v1.2.5
Published
Include jQuery and the plug-in on a page. Include your images and initialise the plug-in.
Downloads
1
Readme
Getting Started
Include jQuery and the plug-in on a page. Include your images and initialise the plug-in.
<img id="zoom_01" src='images/large/image1.png' />
<script>
$('#zoom_01').ezPlus();
</script>