
Today I am Share a trick about Mouse Pointer Animation.how can we add flying text below mouse cursor in blog. This is a great trick.After adding this code in your blogger .Your blog will be more beautiful.When you move mouse over your Blog, you will see that Letters you SET in the below code will flying like a Animation.and the text below the cursor in blue colour.This is very simple to add in blog.If you want to add this cute trick than.Follow the Following Steps.
How to Add Flying Letters below Mouse Pointer Animation?
- Go to Blogger Dashboard.
- Now Go to Template >> Edit Html.
- And Find</body> tag inside your template using (CTRL+F.)
- And Paste the Following Code Below </body>.
- Save your Template.
<script type='text/javascript'>var text=' Flying Text By Www.bloggerwidget4u.Blogspot.Com ';</script><script src='https://tricksmaster.googlecode.com/svn/cursor-letters.js' type='text/javascript'></script>
Customization:
- Replace "Flying Text By Www.bloggerwidget4u.Blogspot.Com" With Your Flying Text.

No comments:
Post a Comment
Your feedback is always appreciated. We will try to reply to your queries as soon as time allows.
Note:
1. Make sure to click the "Subscribe By Email" link below the comment to be notified of follow up comments and replies.
2. Please "Do Not Spam" - Spam comments will be deleted immediately upon our review.
3. Please "Do Not Add Links" to the body of your comment as they will not be published.
4. Only "English" comments shall be approved.
5. If you have a problem check first the comments, maybe you will find the solution there.