How To Add Hover Menu Style Feature to Blogger Links

Posted by Lasantha Bandara File Under : background, java script 1 Comment

1.Login to your blogger dashboard.

2.Go to Layout- -> Edit HTML

3.Scroll down to where you see <head> tag :

4.Now add below code immediately after <head> tag .

<script src="http://meblogger.bravehost.com/extras/mootools.js" type="text/javascript"></script>
<script src="http://meblogger.bravehost.com/extras/mooefx.js" type="text/javascript"></script>

5.Now save your template and you are done.Refresh your site to see effect.

1 thought on “How To Add Hover Menu Style Feature to Blogger Links

Leave a Reply

Your email address will not be published. Required fields are marked *

This site uses Akismet to reduce spam. Learn how your comment data is processed.