|
360 spin
Buy now Get support
Single row spin from left to right.
Here's the code:
<html>
<head>
<title>Magic 360™: 360 spin</title>
<link rel="stylesheet" type="text/css" href="magic360/magic360.css" />
<script type="text/javascript" src="magic360/magic360.js"></script>
</head>
<body>
<p> Single row spin from left to right.</p>
<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>
</body>
</html>
|