Magnifier

Buy now  £199 Get support

Click to show magnifying glass.

Here's the code:

  1. <html>
  2.     <head>
  3.         <title>Magic 360&trade;: Magnifier</title>
  4.        
  5.         <!-- link to magic360.css file -->
  6.         <link rel="stylesheet" type="text/css" href="magic360/magic360.css" />
  7.         <!-- link to magic360.js file -->
  8.         <script type="text/javascript" src="magic360/magic360.js"></script>
  9.        
  10.     </head>
  11.     <body>
  12.        
  13.         <p>Click to show magnifying glass.</p>
  14.         <a class="Magic360" href="images/shoe/shoe-800-01.jpg" rel="magnify: true; filename:shoe-360-{col}.jpg; magnify-filename:shoe-800-{col}.jpg;"><img src="images/shoe/shoe-360-01.jpg"/></a>
  15.        
  16.     </body>
  17. </html>