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.

mlens jQuery zoom plugin

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.


Requirements: jQuery
Compatibility: All Major Browsers

Website: http://mlens.musings.it/

0 Shares:
Leave a Reply

Your email address will not be published. Required fields are marked *

twenty − 15 =

This site uses Akismet to reduce spam. Learn how your comment data is processed.

You May Also Like

Spectrum – Perfect jQuery Color Picker Plugin

Spectrum is a jQuery colorpicker plugin that probably comes with all the features you are looking for. It is image-free (only CSS and JS) and can be used for all browsers or only as a polyfill for the input[type=color] of HTML5.