SkillAgentSearch skills...

Elevatezoom

No description available

Install / Use

/learn @elevateweb/Elevatezoom
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

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.

View on GitHub
GitHub Stars1.0k
CategoryDevelopment
Updated7d ago
Forks486

Languages

JavaScript

Security Score

75/100

Audited on Mar 30, 2026

No findings