|
3D spin
Buy now £199 Get support
Move it up/down and left/right.
Here's the code:
<html>
<head>
<title>Magic 360™: 3D 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>Move it up/down and left/right.</p>
<a class="Magic360" href="images/bag/dress-960-16.jpg" rel="rows: 4; columns:12; filename:bag-400-{row}-{col}.jpg;"><img src="images/bag/bag-400-01-01.jpg" alt="" /></a>
</body>
</html>
|