360 spin

Buy now  £199 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 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> Single row spin from left to right.</p>
  14.        <a class="Magic360" href="#" rel="filename:shoe-360-{col}.jpg;"><img src="images/shoe/shoe-360-01.jpg"/></a>
  15.        
  16.     </body>
  17. </html>