tx-elevate

0.4.0 • Public • Published

jQuery Zoom Plugin for Tx Projects

================================

TxElevate - A jQuery image zoom plugin

Originally forked from elevateweb/elevatezoom but significantly modified to fit our projects.

Getting Started

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

<img id="zoom_01" src='images/image.png'/>

<script>
    $('#zoom_01').txElevate();
</script>

For more information on how to setup and customise, check the original projects examples. We have removed many options that we felt were not needed for our project, so check the code.

License

ISC license

Readme

Keywords

Package Sidebar

Install

npm i tx-elevate

Weekly Downloads

0

Version

0.4.0

License

ISC

Unpacked Size

139 kB

Total Files

5

Last publish

Collaborators

  • marcgodard