|
360 spin
Buy now £199 Get support
Single row spin from left to right.
Here's the code:
<html>
<head>
<title>Magic 360™: 360 spin</title>
<!-- link to magic360.css file -->
<link rel="stylesheet" type="text/css" href="magic360/magic360.css" />
<!-- link to magic360.js file -->
<script type="text/javascript" src="magic360/magic360.js"></script>
</head>
<body>
<p> Single row spin from left to right.</p>
<a class="Magic360" href="#" rel="filename:shoe-360-{col}.jpg;"><img src="images/shoe/shoe-360-01.jpg"/></a>
</body>
</html>
|