Home News Contact Us Forum About Us Demos Products F.A.Q.
Shopping Cart
You currently have 0 items in your cart.


Recent Events
  • 31/12/2023 New Year SALE

    We are glad to announce New Year SALE. 25% discount for all our extensions. Use NY24 coupon code. Hurry up the discount is valid till 7 January.

  • 21/11/2023 BLACK FRIDAY 23 is coming

    BIG SALE, 35% discount for all our extensions. Use BF23 coupon code. Hurry up the discount is valid till 27 November.


2Checkout.com, Inc. is an authorized retailer of goods and services provided by ARI Soft. 2CheckOut




Follow us on twitter



ARI Zoom: Zoom image effect for Joomla!

 ARI Zoom: Let your users and customers view the large images by zooming. ARI Zoom helps to automatically zoom pictures. The component lets you to show a magnifier window near the image. Please check the demo .


Features:
 * Zooming image - shows a nice mignifier window near the original image.
 * Customizable plugin (mambot)
 * Thumbnail autogeneration feature - do more need to have both thumbnail and large image
 * Customize zooming, position, offset, etc.
 * Works in both Joomla 1.5 and Joomla 1.0.x
 * Works in Firefox and its friends; Internet Explorer 6,7; Opera; Safari

ARI Zoom plugin (mambot) parameters/example:

{arizoom
  src="big_img"
  srcSmall="small_img"  
  thumbWidth="width"
  thumbHeight="height"
  xzoom=""
  yzoom=""
  offset=""
  position=""
  preload=""
  lens=""
}

Attributes:
    src - Path to the image. (Mandatory)
    srcSmall - Path to the thumbnail. If not indicated then thumbnail will be automatically generated using thumbWidth and thumbHeight attributes. If one of these attributes is skipped then the thumbnail will be generated using the indicated attribute and initial picture propotions. Thumbnail autogeneration feature needs GD, ImageMagick or magickwand library installed. (Optional)
    thumbWidth - Width of thumbnail to be generated from the initial image. (Optional)
    thumbHeight - Height of thumbnail to be generated from the initial image. (Optional)
    xzoom - Zooming div default width. (Optional)
    yzoom - Zooming div default height. (Optional)
    offset - Zooming div default offset. (Optional)
    position - Zooming div default position: left, right. (Optional)
    preload - Preload or not big images. (Optional)
    lens - Show lens or not. (Optional)