Reverse order

Buy now Get support

3D spin with a reverse rotation.

Here's the code:

  1. <html>
  2.     <head>
  3.         <title>Magic 360&trade;: Reverse order</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>3D spin with a reverse rotation.</p>
  12.         <a class="Magic360" href="images/bag/bag-800-01-01.jpg" data-magic360-options="rows: 4; columns: 12; reverse-row: true; reverse-column: true;"><img src="images/bag/bag-400-01-01.jpg" alt="" /></a>
  13.        
  14.     </body>
  15. </html>