New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@oroinc/elevatezoom

Package Overview
Dependencies
Maintainers
3
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oroinc/elevatezoom

A jQuery image zoom plugin, with tints, easing and gallery integration.

  • 3.0.81
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
580
decreased by-26.11%
Maintainers
3
Weekly downloads
 
Created
Source

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.

Keywords

FAQs

Package last updated on 16 Dec 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc