ARI Smart Content: ARI Magnifier

Joomla magnifier plugin, module, extension, component. Create magnifier effect in your Joomla content.

ARI Magnifier brings nice magnification effect to your images and lets you view pictures in detail. This plugin is also a part of ARI Smart Content: Image Pack

Features:
  • Nice mignifier effect over the original image
  • Thumbnail autogeneration feature - do more need to have both thumbnail and large image
  • Works in Firefox and its friends; Internet Explorer 6,7; Opera; Safari

Example:


Please mouse over the image to see how it works.




Usage:

{arimagnify srcDir="img_dir;img_dir2" includeSubDirs="true" src="/big_img" srcSmall="small_img" thumbWidth="width" thumbHeight="height"}


Parameters:

  • thumbWidth – Thumbnail width. Values: number
  • thumbHeight – Thumbnail height. Values: number
  • src - Path to the image. Values: path
  • srcSmall - Path to the thumbnail. If not indicated then thumbnail will be automatically generated using thumbWidth and thumbHeight. Values: path to small image
  • srcDir - Indicating folder (or folders separated by ";") lets to display thumbnails for all images in directory/directories. This can be done including subfolders if includeSubDirs is true. Values: directory
  • includeSubDirs - See srcDir description. Values: true,false
  • autoThumb - Generate thumbnail programmatically. Values: true,false