Multi Level Drop Down Menu In Blogger/BlogSpot Blogs

One of the important widgets I found missing in some blogs is a top navigation menu (preferably multi-level drop down list).
If you have some important navigation links/labels/categories for your blog, that are popular among your readers, then it will be very easy for them, if you could place a navigation bar in the top region of your blog.

So have a quick look on this live demo: [CSS Horizontal Menu], before you add this to your blog.

Now if you are impressed by the way it looks and works, then without wasting any more time, add this widget quickly to your blog, and make your readers happy !

Here's what you have to do.
STEP1:
Download this file from Dynamic Drive:
slidemenu_hori.css [Click Here],

and this one too:
slidemenu_horiz.js (Copyrighted to Dynamic Drive and modified with pre-added images)

And upload the files to MyDataNest (recommended)
NOTE:Edit and save the properties of the folder at your MyDataNest account as "hidden" and NOT as "Private".
or to SigMirror.com, to get the DIRECT LINKS to these files.

Log in to blogger, go to "Layout", click on "Edit HTML" tab.
Now find (CTRL+F) this in the template:
</head>
Immediately BEFORE it, place this code:
<link rel="stylesheet" type="text/css" href="http://mydatanest.com/............/slidemenu_hori.css" />

<!--[if lte IE 7]>
<style type="text/css">
html .jqueryslidemenu{height: 1%;} /*Holly Hack for IE7 and below*/
</style>
<![endif]-->

<script type="text/javascript" src="http://ajax.googleapis.com/ajax/libs/jquery/1.2.6/jquery.min.js"></script>
<script type="text/javascript" src="http://mydatanest.com/.............../slidemenu_horiz.js"></script>
Replace the links in RED, with the DIRECT LINKS you obtained from hotlinkfiles.com or sigmirror.com
Then save the template.

STEP 2:
Now go to "Page Elements" of  "Layout".
Add a Gadget of HTML/JavaScript type.

Then add this code in to it:
<div id="myslidemenu" class="jqueryslidemenu">
<ul>
<li><a href="http://www.dynamicdrive.com">Item 1</a></li>
<li><a href="#">Item 2</a></li>
<li><a href="#">Folder 1</a>
<ul>
<li><a href="#">Sub Item 1.1</a></li>
<li><a href="#">Sub Item 1.2</a></li>
<li><a href="#">Sub Item 1.3</a></li>
<li><a href="#">Sub Item 1.4</a></li>
</ul>
</li>
<li><a href="#">Item 3</a></li>
<li><a href="#">Folder 2</a>
<ul>
<li><a href="#">Sub Item 2.1</a></li>
<li><a href="#">Folder 2.1</a>
<ul>
<li><a href="#">Sub Item 2.1.1</a></li>
<li><a href="#">Sub Item 2.1.2</a></li>
<li><a href="#">Folder 3.1.1</a>
<ul>
<li><a href="#">Sub Item 3.1.1.1</a></li>
<li><a href="#">Sub Item 3.1.1.2</a></li>
<li><a href="#">Sub Item 3.1.1.3</a></li>
<li><a href="#">Sub Item 3.1.1.4</a></li>
<li><a href="#">Sub Item 3.1.1.5</a></li>
</ul>
</li>
<li><a href="#">Sub Item 2.1.4</a></li>
</ul>
</li>
</ul>
</li>
<li><a href="http://bloggerstop.net">Blogger Help</a></li>
</ul>
<br style="clear: left" />
</div>
Then save this widget. And drag it just above the posts widget.

ProBlogger - Inspiring Others Realize Their Dreams!

Share this

Related Posts

Previous
Next Post »

215 comments

Write comments «Oldest   ‹Older   201 – 215 of 215   Newer›   Newest»
January 26, 2011 9:59 AM delete

sorry my link is as follows: http://scio-ne-scio.blogspot.com/

Reply
avatar
February 02, 2011 5:30 PM delete

Hi. I`ve seen through all comments, and searched for solutions for my problem. "the dropdown menu works, but the dropdown menues hides behind other content".
I have spent alot of time, can you suggest a solution, other than getting back to scratch and start over with a different set of codes.. I friend told me that a z-index would work, but i cant make it work.
Please help, i am at 99,9%.
http://friluftslivsblogg.blogspot.com/
Best regards Asbjørn, Norway..

Reply
avatar
March 01, 2011 3:54 AM delete

Hi Sai,

I tried a lot of things but can't find any solution :-t
Is it possible to center the items on the bar?

Thanks in advance :-)

Reply
avatar
April 14, 2011 5:56 PM delete

Hello mate, thanks for great tip :)

I follow your instruction and add drop down menu to my blog but the reason is not the same, would be great if you can give me some advice. Thanks :D

My blog: http://earningforex.blogspot.com

Reply
avatar
May 01, 2011 2:15 AM delete

mtrnwn tutorialnya gan...klo ada ksmptn mampir ya,krn blogku sedkit bnyk dipengaruhi oleh tutorial2 sampeyan..
http://www.jogjakunyaman.blogspot.com

Reply
avatar
Anonymous
June 17, 2011 10:28 AM delete

How can i get rid of bullets from list?
http://teniszg.blogspot.com/

Thank you!

Reply
avatar
June 23, 2011 7:30 AM delete

Thanks very much. I was looking for this feature in blogger.com

Reply
avatar
August 02, 2011 1:37 PM delete

Thank you for this useful post but I didn't get it where would I put my navigational menu links.

Reply
avatar
October 04, 2011 8:33 PM delete

I think more good using single dropdown. Multy seen so bad not profesional.

Reply
avatar
December 24, 2011 6:00 PM delete

amaazing drop down menu its amazing a lot of things i get

Reply
avatar
December 27, 2011 12:34 PM delete

I got the Tab.... But the main DropDown is not working... plz any one can help me....

Reply
avatar
January 13, 2012 10:42 PM delete

Does anyone can make one MLDDM with color red and black..
i don't understand with your direction above..
thanks before

Reply
avatar
February 09, 2012 7:52 PM delete

I cannot get the drop down go to on top of the posts/sidebars. Help please! http://cbd-ooak16c.blogspot.com/

Reply
avatar
June 01, 2012 6:04 AM delete

What happened to mydatanest.com? It isn't working anymore.

Does anyone know what other website I can use instead of this?

Reply
avatar
n
January 31, 2013 9:22 PM delete

Hi. I've been using this dd menu for yearrs now, it's awesome, thank you so much. But I just can't find a decent hosting service that enables direct links (or even allows) ccs and js files. Where can I put these files so that my menu works again??? Thx in advance.

Reply
avatar
«Oldest   ‹Older   201 – 215 of 215   Newer›   Newest»

Comments are moderated on this blog

Allowed HTML tags: <b>, <i> and <a>

Comment Like This! and Optimize your blog EmoticonEmoticon