How to setup flying letters below mouse pointer.This a simple article
that Spice your Blog.After inserting this Code,When you move mouse over
your Blog, you will see that Letters you SET in the below code will
flying like a Animation.
Install Flying Letters Below Mouse Widget
Make sure you had Backed up your Template
- Sign In to your Blogger Account
- Go to Design->Edit HTML
- Find </body> (Find Easily Using Ctrl+F) and Copy and Paste the below Code above </body>
<script type="text/javascript">
var text=' ENTER YOUR FLYING TEXT HERE ';
</script>
<script src="http://netoopscodes.googlecode.com/svn/branches/Js%20files/mousetail.js" type="text/javascript">
</script>
- Save it,its all.....you are almost done.
Post a Comment