Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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



A smaller image


$(function () {
$('#test').zoomie();
});

### Generated mark-up


A smaller image