
03-30-2014, 04:34 PM
|
 |
Ecwid Team
|
|
Join Date: Jan 2014
Posts: 310
|
|
Quote:
Originally Posted by Priyanka vivekanandan
[FO
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<link rel="stylesheet" type="text/css" href="magnifier.css">
<script type="text/javascript" src="event.js"></script>
<script type="text/javascript" src="magnifier.js"></script>
<script type="text/javascript">
var evt = new Event(),
n= new magnifier(evt);
m.attach({
thumb:'.img',
largewrapper:'preview'
})
</script>
<title>Untitled Document</title>
</head>
<body onload="">
<div><a class="magnifier" href=""><img src=".$image_url." data-large-img-url=".$image_url." data-large-img-wrapper="preview" /></a>
<div class="magnifier" id="preview" style="width:300px; height:200px;"></div></div>
</div>
</body>
</html>
whats wrong pls tell me thanks
i am having a website with datas imaes in a list i want the only one image i wish ill selected to be magnified
|
Thank you for contacting us. Could you send us a link to the page in question as well as a link to your store?
|