Zooom

plugin banner

Zooom is a simple, lightweight jQuery plugin that adds a magnifying glass style zoom functionality to images.

Author:Harshit Peer (profile at wordpress.org)
WordPress version required:
WordPress version tested:6.0.2
Plugin version:1.1.0
Added to WordPress repository:27-10-2018
Last updated:16-09-2022
Rating, %:100
Rated by:2
Plugin URI:http://wordpress.org/plugins/zooom/
Total downloads:4 314
Active installs:200+
plugin download
Click to start download

Zooom is a useful plugin to have for product images on ecommerce websites, or if you just want people to be able to zoom into an image without spawning additional overlays or popup windows that may cover your content. This plugin is developed on top of a jquery plugin Magnify by Tom Doan.

Shortcode Example

[zooom normal_url="NORMAL_IMAGE_URL" big_url="BIG_IMAGE_URL" width="200px" height="200px" disable_on_click="on|off" alt="ALT_TEXT_OF_IMAGE (OPTIONAL)" class="CSS_CLASS (OPTIONAL)"/]

Attribute Details

normal_url: The Base Image URL
big_url: The Zoomed Image URL
alt: Any alt tag you want to add to image
class: Any CSS classes you might want to add
width: Width of the magnify glass
height: Height of the magnify glass
disable_on_click: on|off Enable/disable the magnify glass on click


FAQ
ChangeLog