A Slick jQuery Magnifying Glass Plugin – mlens
27
Nov
// php the_time('Y') ?>
Magnifying glass interfaces are pretty useful for enabling users to zoom in to images so that details can be viewed without loading a bigger version.
mlens, a tiny jQuery plugin (~1kb minified and gzipped), simplifies creating this magnifying glass functionality so much.
It comes with few parameters like the shape of the lens (circle or square), lens size and the options for customizing the border.
Multiple instances of it can be used in the same page and a WordPress plugin for it is being developed.
- Tags:
Zoom
- Filed under: Browsing, Goodies, MIT License
- 1 Comment













One Response for "A Slick jQuery Magnifying Glass Plugin – mlens"
Thank you very much for reviewing mlens! I hope it will be useful to many designers and developers, enjoy!