|
Magnifier
Buy now £199 Get support
Click to show magnifying glass.
Here's the code:
<html>
<head>
<title>Magic 360™: Magnifier</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>Click to show magnifying glass.</p>
<a class="Magic360" href="images/shoe/shoe-800-01.jpg" rel="magnify: true; filename:shoe-360-{col}.jpg; magnify-filename:shoe-800-{col}.jpg;"><img src="images/shoe/shoe-360-01.jpg"/></a>
</body>
</html>
|