3D spin

Buy now  £199 Get support

Move it up/down and left/right.

Here's the code:

  1. <html>
  2.     <head>
  3.         <title>Magic 360&trade;: 3D spin</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>Move it up/down and left/right.</p>
  14.         <a class="Magic360" href="images/bag/dress-960-16.jpg" rel="rows: 4; columns:12; filename:bag-400-{row}-{col}.jpg;"><img src="images/bag/bag-400-01-01.jpg" alt="" /></a>
  15.        
  16.     </body>
  17. </html>