Pure js practical DOM element zoom-in and zoom-out special effect plug-in, jsdom element zoom-in and zoom-out
Zoomerang. js is a very practical html dom element amplification and downsize js special effect plug-in. It can zoom in and out any element on the page. When an element is in the Zoomerang listening status, you can click this element to enlarge it to the middle of the screen. Clicking it again will return to the original position.
Note:
The zoom-in and zoom-out effect of this element depends on CSS Transform (IE browser must support IE10 at least)
Best effect on fixed-size elements: display: block, display: inline-block, and img.
Avoid using long text segments.
When using mobile, it is best to avoid automatic font resizing.
Irregular images have a pixel edge on Firefox.
Android 2.x cannot work normally.
Effect Demo: http://www.htmleaf.com/Demo/201504051630.html
: Http://www.htmleaf.com/jQuery/Image-Effects/201504051629.html