To install the FancyZoom script (made by Cabel) on your Blogger:
1. Download the FancyZoom package
2. Upload it on any free hosting server (if you are using blogger's ftp service, you can upload it on your blogger account)
3. Log into blogger, then goto Layout>Edit HTML
4. Add the following code before </head> tag
<script src='http://morefreesoftware.com/js-global/FancyZoom.js' type='text/javascript'/>
<script src='http://morefreesoftware.com/js-global/FancyZoomHTML.js' type='text/javascript'/>
Change the morefreesoftware.com to the domain where you uploaded the files
5. Change the <body> tag to include "setupZoom()",
<body onload="setupZoom()">
6. That's It. From now on, all link to images in your page will automatically zoom the images
1 comments:
thanks....
Post a Comment