|
Reverse order
Buy now Get support
3D spin with a reverse rotation.
Here's the code:
<html>
<head>
<title>Magic 360™: Reverse order</title>
<link rel="stylesheet" type="text/css" href="magic360/magic360.css" />
<script type="text/javascript" src="magic360/magic360.js"></script>
</head>
<body>
<p>3D spin with a reverse rotation.</p>
<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>
</body>
</html>
|