Fixed Side Menu For Blogger

Fixed side menu for blogger blogspot or some says it as fixed slide in menu for blogger as was seen only in wordpress but now can be used in bloggers also.As you could see it in my blog i have side menu that moves together with you scroll movement up and down on my blog.I am sharing this with you because many of my readers were asking how to make it as they liked it much and wanted to add it to there blogs so if you liked side menu in my blog you can go further to install it in your blog too




First Download these two files to your computer.



ssm.js
ssmItems.js

Now open the ssmItems.js file in notepad


//////////////////////////

// ssmItems[...]=[name, link, target, colspan, endrow?] - leave 'link' and 'target' blank to make a header
ssmItems[0]=["MENU"] //create header
ssmItems[1]=["Home", "http://anshuldudeja.blogspot.com", ""]
ssmItems[2]=["Blogger Widgets", "http://anshuldudeja.blogspot.com/search/label/Blogger%20Widget",""]
ssmItems[3]=["Blogger Hacks", "http:///anshuldudeja.blogspot.com/search/label/Blogger%20Hack", ""]
ssmItems[4]=["Blogger Tutorials", "http://anshuldudeja.blogspot.com/search/label/Blogger%20Tutorial", "_new"]
ssmItems[5]=["Blogger Templates", "http://anshuldudeja.blogspot.com/search/label/Blogger%20Templates", ""]
ssmItems[6]=["Contact", "http://anshuldudeja.blogspot.com/2008/11/contact-us.html", ""]

ssmItems[7]=["FAQ", "#nogo", "", 1, "no"] //create two column row
ssmItems[8]=["Email", "#nogo", "",1]

ssmItems[9]=["External Links", "", ""] //create header
ssmItems[10]=["Online Jobs", "http://earnwithbloggers.blogspot.com", ""]
ssmItems[11]=["Funny Blog", "http://funny-concepts.blogspot.com", ""]
ssmItems[12]=["Earn Money", "http://ezinfocenter.com/10142921/CB", ""]

//-->


Now just edit the the links in red in codes to place your own link which you want to display and text in blue which you want to show up the title for that link.

After editing all these links just save the file.
Now upload both files ssm.js and ssmItems.js to your own server.

Now GO To LAYOUT > EDIT HTML
and find the tag and place the below codes before it.

==================
SCRIPT SRC="http://bandofgirls.googlepages.com/ssm.js
SCRIPT SRC="http://bandofgirls.googlepages.com/ssmItems.js
====================
And don't forget to change the links in red above with the links of yours where ssm.js and ssmItems.js file is uploaded to your own server.

And now SAVE It.

Yup you have just Done now. View your blog. If you have any problem please write below in comments i will help you out.I think you will enjoy this widget for sure.


0 comments:

Post a Comment