My favorites | Sign in
Project Home Downloads Wiki Issues Source
Project Information
Members
Links

Description

Zoomer is a Prototype.js extension for displaying a bigger version of an image in the same occupied space. It's ideal for product showcases, where close-up details are important (bikes, clothing, etc).

Features

  • Lightweight: 1.6 KB minified
  • Cross-browser: Tested on Internet Explorer 6/7/8, Firefox 2/3, Google Chrome, Opera 9.64
  • Gracefully degrading: Falls back to regular image-link when JavaScript is not available

Example

You can test the extension on this page

Requirements

Zoomer.js needs the Prototype.js JavaScript framework to work

Usage

Available options

There are some options available to help interact with Zoomer easily. The options are passed after the element, as JavaScript hash:

new Zoomer(element, {optionA: value, optionB: value}
Powered by Google Project Hosting