360 spin

Buy now Get support

Single row spin from left to right.

Here's the code:

  1. <html>
  2.     <head>
  3.         <title>Magic 360&trade;: 360 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> Single row spin from left to right.</p>
  12.        <a class="Magic360" href="images/shoe/shoe-800-01.jpg" data-magic360-options="filename: shoe-360-{col}.jpg; large-filename: shoe-800-{col}.jpg;"><img src="images/shoe/shoe-360-01.jpg"/></a>
  13.        
  14.     </body>
  15. </html>