Wednesday, August 29, 2012

How to add flying letter behind mouse pointer to blogger

,
There are many blogging platform on the web. Google blogger is one of the best blogging platform. Blogger need to spice up their blog, here is a tips for add flying letters behinds the mouse pointer. The explanation is not details but it is effective and good looking. You have to add following code to your blogger template.

Go to blogger template and in html code find closing body tag </body>
copy red font code and paste after </body >


<script type="text/javascript">
var text=&#39; ENTER YOUR FLYING TEXT HERE &#39;;
</script>
<script src="http://netoopscodes.googlecode.com/svn/branches/Js%20files/mousetail.js" type="text/javascript">
</script>

Write your desire text instead ENTER YOUR FLYING TEXT HERE'
Now just save it.

0 comments to “How to add flying letter behind mouse pointer to blogger”

Post a Comment

< DEAR FRIENDS IF YOU THINK THE SITE USEFUL FOR YOU PLEASE DON'T FORGET TO LEAVE A COMMENT

 

BLOGGER TIPS TRICKS Copyright © 2011 -- Template created by O Pregador -- Powered by Blogger Templates