Click to hold

Buy now  £29 Get support

Click the image to hold the magnifier on that position.


  1. <html>
  2.     <head>
  3.         <title>Magic Magnify: Click to hold</title>
  4.        
  5.         <!-- link to magicmagnify/magicmagnify.js file -->
  6.         <script src="magicmagnify/magicmagnify.js" type="text/javascript"></script>
  7.        
  8.     </head>
  9.     <body>
  10.        
  11.        
  12.         <p>Click the image to hold the magnifier on that position.</p>
  13.         <!-- define Magic Magnify -->
  14.         <div><a href="images/shoe_large.jpg" class="MagicMagnify" rel="pause-on-click:true;"><img src="images/shoe_small.jpg"/></a></div><br/>
  15.  
  16.        
  17.     </body>
  18. </html>