# EasyZoom, jQuery image zoom plugin

[EasyZoom][1] is an elegant, highly optimised [jQuery][2] image zoom and panning plugin based on the [original work][3] by [Alen Grakalic][4]. EasyZoom supports touch-enabled devices and is easily customisable with CSS.

## Dependencies

jQuery 1.7+

## Issues

Have a bug? Please report an issues on the [Github project page][1]

https://github.com/i-like-robots/EasyZoom/issues

## Versioning

The current version is `2.3.0`. Releases will be numbered in following format:

`<major>.<minor>.<patch>`

## License

This work is licensed under a [MIT License][5].

## Authors

This jQuery plugin was written by [Matt Hinchliffe][6].

Thanks also for contributions from:

- [Steve Lindstrom](https://github.com/slindstr)

[1]: http://github.com/i-like-robots/EasyZoom/
[2]: http://www.jquery.com
[3]: http://cssglobe.com/lab/easyzoom/easyzoom.html
[4]: http://grakalic.com
[5]: http://opensource.org/licenses/MIT
[6]: http://maketea.co.uk
