3D spin

Buy now 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 rel="stylesheet" type="text/css" href="magic360/magic360.css" />
  6.         <script type="text/javascript" src="magic360/magic360.js"></script>
  7.        
  8.     </head>
  9.     <body>
  10.        
  11.         <p>Move it up/down and left/right.</p>
  12.         <a class="Magic360" href="images/bag/bag-800-01-01.jpg" data-magic360-options="rows: 4; columns: 12;"><img src="images/bag/bag-400-01-01.jpg" alt="" /></a>
  13.        
  14.     </body>
  15. </html>