Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gargron/zoomie
A JavaScript zoom-on-hover tool for images, like a magnifying glass. Really cool.
https://github.com/gargron/zoomie
Last synced: 2 months ago
JSON representation
A JavaScript zoom-on-hover tool for images, like a magnifying glass. Really cool.
- Host: GitHub
- URL: https://github.com/gargron/zoomie
- Owner: Gargron
- Created: 2012-09-28T21:02:09.000Z (about 12 years ago)
- Default Branch: master
- Last Pushed: 2013-09-01T20:09:40.000Z (over 11 years ago)
- Last Synced: 2024-10-03T12:24:05.906Z (3 months ago)
- Language: JavaScript
- Homepage: http://gargron.github.io/zoomie/
- Size: 121 KB
- Stars: 43
- Watchers: 6
- Forks: 5
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
zoomie
======A JavaScript jQuery plugin, a zoom-on-hover tool for images, like a magnifying glass.
[![Example](http://24.media.tumblr.com/tumblr_mb4rq4mu0B1qjafb1o1_500.png)](https://artistsnclients.com/slots/155)
### Dependencies
* jQuery
### Usage
$(function () {
$('#test').zoomie();
});
### Generated mark-up