1. Mouse Hover Floating Text
a) Log in to your blogger account.
b) Go to Dashboard --> Design --> Edit Html
c) Search <body> tag and paste the code below
d) Change "ENTER YOUR FLOATING TEXT"into your desired text
<script type="text/javascript">var text=' ENTER YOUR FLOATING TEXT
HERE ';</script><script
src="http://netoopscodes.googlecode.com/svn/branches/Js%20files/mousetail.js"
type="text/javascript"></script>
2. Music Embed
a) Log in to your blogger account.
b) Go to Dashboard --> Design --> Edit Html
c) Paste the code below where you want it to appear
d)Put the url of your music where it says "http:......."
e) To autostart the music, change "false" to "true"
<embed src="http://music.mp3" width="280" height="90" loop="false" autostart="false" />
0 comments :
Post a Comment