Skip to content

Commit 23025c6

Browse files
committed
Update distributable bundle
1 parent d7d608c commit 23025c6

File tree

3 files changed

+3
-4
lines changed

3 files changed

+3
-4
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# EasyZoom, jQuery image zoom plugin
22

3-
[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. It's been trusted for years by hundreds of thousands of websites including many well known brands like Patagonia, Gilette, Sports Direct, Topshop, Amara, Mental Floss, Mary Kay, Dremel, Little Greene, and many more.
3+
[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. It's been trusted for years by hundreds of thousands of websites including many well known brands like Patagonia, Gillette, Sports Direct, Topshop and Topman, Amara, Mary Kay, Dremel, Little Greene, iFixit, and many more.
44

55
## Dependencies
66

dist/easyzoom.js

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

src/easyzoom.js

-1
Original file line numberDiff line numberDiff line change
@@ -264,7 +264,6 @@
264264

265265
this.opts.onMove.call(this, top, left);
266266
}
267-
268267
};
269268

270269
/**

0 commit comments

Comments
 (0)