Add javascript Generic Animation in blogger easily. 1

| | , , ,

Hi friends now add this javascript Generic Animation in blogger easily. this is javascript example for web designer.
PREVIEW:-



New X Pos: New Y Pos:
New Width: New Height:
Time (Millisec)
Follow simple and easy step to adding this animation box in blogger ---->>>>

* First go to your blogger Dashboard.

* Now click in design tab and edit HTML.

* Click in small box to expand your blogger Template.

* Find </head> code by CTRL+F key.

* Copy below code and paste before </head>

<script src="http://yourjavascript.com/1697124401/animation.js" type="text/javascript">

* Now click to save your blogger template.

* Now go to NEW POST and edit HTML.

<div class="demo-app">
<div class="da da-center">
<div style="border: 1px solid black; height: 250px; overflow: hidden; width: 72%;">
<div id="ex1Box" style="background: none repeat scroll 0% 0% blue; height: 25px; left: 10px; position: relative; top: 10px; width: 25px;">
</div>
</div>


<table cellspacing="2"><tbody>
<tr> <td>New X Pos:</td>  <td><input id="newXBox" type="text" value="10" /></td> <td>New Y Pos:</td> <td><input id="newYBox" type="text" value="100" /></td> </tr>
<tr> <td>New Width:</td> <td><input id="newWBox" type="text" value="510" /></td> <td>New Height:</td> <td><input id="newHBox" type="text" value="5" /></td> </tr>
<tr> <td>Time (Millisec)</td> <td><input id="timeBox" type="text" value="5000" /></td>  <td colspan="2">
<input onclick="fun();" type="button" value="Go!" /></td> </tr>
</tbody></table>
</div>
</div>

* Now click to post button and you are done.

StumpleUpon DiggIt! Del.icio.us Blinklist Yahoo Furl Technorati Simpy Spurl Reddit Google I'm reading: Add javascript Generic Animation in blogger easily. ~ Twitter FaceBook

1 Responses So Far:

Categories

Select Your Categories