Browse > Home / / AUTO ZOOM EXPANDO


AUTO ZOOM EXPANDO

2 comments
Tuesday, April 28, 2009 Posted by One-4-All

1This trick is to make a picture can be zoom automatically if there is was a cursor move on to that picture, like that beside picture:1. To use this trick, first you must insert HTML code before. The code that must be inserted are:



That code must be inserted right before </head>

2. Download the script and upload.

For download click this link script zoom. And after that change the your_URL_uploading_JAVASCRIPT with your script url.
Save your template.To applied that script into our blog, we must put some code to HTML picture code like this.

1. For example you have upload that picture to photobucket with URL like this one: http://sXXX.photobucket.com/yourfile.jpgYou put in your blog, like this one:
<p><img class="expando" border="0" src="http://sXXX.photobucket.com/yourfile.jpg" width="100" height="75"></p>


2. If you upload the picture directly to blogger.com, you will get the code like this



You must change into like this………



The size (width & height) that you put into code are the size that will be look in your post or your blog. In another word that are a reduce size from the original.For example, original size width=400 and height=400, you must put the size smaller than original, example width=200 and height=200.
Enjoy it.