Need a web image viewer like Windows Picture and Fax Viewer ?
simple and useful imageviewer (suimageviewer) is a jquery based image viewer which similar to Windows Picture and Fax Viewer , it’s easy to install and compliant with IE 7+、FireFox 1.5+ (PC, Mac)、Safari2+、Opera9+、Chrome0.3+ . It can be used in your gallery site , product page ….
Online demo
please go to simple & usefull Image viewer online demo page , just click the images and text link , you will see the imageviewer work , enjoy it !
How to install ?
Insert following 3 lines codes between <head> and </head>
<link rel="stylesheet" type="text/css" href="jquery.imagesview/imagesview.css" /> <script type="text/javascript" src="jquery.imagesview/jquery.js"></script> <script type="text/javascript" src="jquery.imagesview/imagesview.js"></script> |
Add class=”suimagesviewer” for the link you want to use imgeviewer , for instance :
<a href="images/car0.jpg" class="suimagesviewer" title="created by www.brightyoursite.com"><img alt='' src="images/car.jpeg" /></a> <br /> <br /> <a href="images/bcar.jpg" class="suimagesviewer" title="created by www.brightyoursite.com">text link</a> <br /> <br /> <a href="images/car2.jpg" class="suimagesviewer" title="created by www.brightyoursite.com"><img alt='' src="images/car1.jpeg" /></a> <br /> |
Then , open the page , click the images and text link , you will see it’s work , it’s easy to install , isn’t ?
Donate
if you find it usefull for you and like it very much , please make a
to help me to improve it more , new version is coming…
Thanks very much.