Friday, November 6, 2015
Add Flying Letters Below Mouse Pointer Animation
Here's how to add flying letters animation below the mouse pointer. With the Flying letters below the mouse, your blog gets a different look. These letters start flying when you move your mouse over your blog or website. Want throw in one extra design? then try this out.
Also Read: Sliding Recent Posts Widget For Blogger
Add Stylish Custom Search Box To Blogger
Recommended Post Slide Out Widget With Share Buttons
Link to This Post Widget For Blogger
Also Read: Sliding Recent Posts Widget For Blogger
Add Stylish Custom Search Box To Blogger
Recommended Post Slide Out Widget With Share Buttons
How to Add Flying Letters Below Mouse Pointer Animation
- From your Blogger dashboard,
- Goto Template
- Click on 'Edit HTML'
- Click inside your template and search for this tag </body>
- Copy this code and paste above the tag
<script type="text/javascript">
var text=' ENTER YOUR TEXT HERE ';
</script>
<script src="http://netoopscodes.googlecode.com/svn/branches/Js%20files/mousetail.js" type="text/javascript">
</script>
- Replace the text in the code ENTER YOUR TEXT HERE with your desired text that is to be shown below the mouse pointer
- Save your template.
Link to This Post Widget For Blogger