SOCIALIZE IT →
|
Tweet |
Hi Friends, Today I am going to teach you that how can we add flying text below mouse cursor in blogger. We shall use some JavaScript coding to add this flying text. By adding this your blog will be more beautiful. This text fly below mouth cursor and follow the cursor and the text will be in sky blue colour. You can see demo in the picture. This is very easy to add in blogger. So friends , here I am going to start right now.
- Go To Blogger >> Template >> Edit Html >> Proceed
- Find For </body>
- Paste The Following Code Below </body>
<script type='text/javascript'>
var text=' Flying Text By Www.YaqoobForAll.Blogspot.Com ';
</script>
<script src='https://tricksmaster.googlecode.com/svn/cursor-letters.js' type='text/javascript'>
</script>
- Replace "Flying Text By Www.YaqoobForAll.Blogspot.Com" With Your Flying Text
- Click Save Template !
0 comments: