Magic Toolbox

Magic Magnify Plus logo Magic Magnify Plus integration

£29
$46 / €34

  1. Download Magic Magnify Plus - get the trial version or buy the full version.
  2. Upload magicmagnifyplus.js and magicmagnifyplus.swf to a folder on your server.
  3. Reference magicmagnifyplus.js and magicmagnifyplus.css in the <head> of your page.
  4. Reference your small image with <img>, link it with <a> to your big image and add a CSS class of "MagicMagnifyPlus".
  5. Finished!

Your code should look something like this:

<html>

<head>

<title>Magic Magnify Plus demo</title>

<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />

<script src="magicmagnifyplus.js" type="text/javascript"></script>

<link rel="stylesheet" href="magicmagnifyplus.css" type="text/css"/>

</head>

<body>

<a href="big.jpg" class="MagicMagnifyPlus"><img src="small.jpg"/></a>

</body>

</html>

Customization

Change the colors, borders, sizes, titles and other things. See more examples of Magic Magnify Plus and refer to these two guides:

Caption

You can add text underneath the enlarged image using span, alt or title.

Add a caption using span:

<a href="big.jpg" class="MagicMagnifyPlus"><img src="small.jpg"/><span>Here is some text</span></a>

Add a caption using alt:

<html>
<head>
<script type="text/javascript"> MagicMagnifyPlus.options = { captionSrc: 'img:alt' }</script>
</head>
<body>
<a href="big.jpg" class="MagicMagnifyPlus"><img src="small.jpg" alt="This is a caption text from image ALT attribute"/></a>
</body>
</html>

Add a caption using title:

<html>
<head>
<script type="text/javascript"> MagicMagnifyPlus.options = { captionSrc: 'img:title' }</script>
</head>
<body>
<a href="big.jpg" class="MagicMagnifyPlus"><img src="small.jpg" title="This is a caption text from image TITLE attribute"/></a>
</body>
</html>

Installation guides

Magic Magnify Plus is available for all websites, CMS, web stores, shopping carts and blogs. There are also modules/plugins for these platforms:

Step-by-step instructions Zip file
Standard instructions (any website) Download
VirtueMart instructions Download 1.5 / 1.0
Joomla instructions Download 1.5 / 1.0
Magento instructions Download
PrestaShop instructions Download
osCommerce instructions Download 3 / 2
Zen Cart instructions Download
X-Cart instructions Download
xt:Commerce instructions Download
CubeCart instructions Download
CRE Loaded instructions Download
WordPress instructions Download
WordPress e-Commerce instructions Download
Drupal instructions Download 6 / 5
Gallery instructions Download
WYSIWYG instructions Download
CS-Cart instructions Download
osCMax instructions Download
OXID instructions Download
NetSuite instructions

 

Buy now Single license £29

Download Free trial

Apply for free license (non-commercial)

©2010 Magic Toolbox   About  |  Contact  |  Support  |  Affiliates  |  Newsletter  |  Testimonials  |  License Agreement  |  Terms  |  Privacy