Tuesday, August 14, 2012

How to Create Drop Down Menu in Blogger

Hey Guys... Now i am writing the new Amazing article that is How to Create Drop Down menu easily. By adding these drop down menu to your blogger or wordpress blog will help you to arrange blog space. If Your Sidebar is too long you can ajust the size by resizing it reduce the lenght of your sidebar by adding these type of drop down menus. You can add your list like pages names, post pages links etc etc what do you want. Once More Amazing tip is that you can also add these drop down menus widget even inside your blog post.


See The Demo Clearly ; )



  • If You Want to Add this Gadget You have to need the Following code. So first Copy it.
<form><select name="dropdownmenu" onchange="window.open 
(this.options[this.selectedIndex].value,'_blank')" size="1" 
style="width:300px">


<option /> -Select an option-
<option value="Your URL"/>Your Anchor Text
<option value="Your URL"/>Your Anchor Text
<option value="Your URL"/>Your Anchor Text
<option value="Your URL"/>Your Anchor Text

</select></form>


  • You want to Put Drop Down menu inside your post then first Go to Dashboard>> New Post >> Edit HTML and simply paste the above code. 
  • If You Want to put Drop down menu in your sidebar then simply go to Dashboard >> Design >> Add A Gadget >> HTML/Javascript and past the above code inside and Save it.
  • Now Simply Do the Simple Steps to Customize the code.
  1.  Change the value in front of the word “width” in above code to change the width of the menus.
  2. Easily Replace “Your URL” to add your links inside drop down menu.
  3.  Then Replace “Your Anchor Text” to add your anchor text for particular link you given in step.
Thats it : )

Well now you know that How to Create Drop Down Menu in Blogger to your blog sidebar or post pages.
If You Have Any Question About Blogging . Dont Hesitate Discuss in Comments : )

No comments:

Post a Comment