Sunday, April 17, 2011

How to make Drop down menu for blogger

How to make Drop down menu for blogger



This will helps you to arrange your page space.you can add
more link on drop down menu.its easy  try it. it will  helpful
 to you. ill give example  how to make it.
you can add it to add gadget. follow these steps.

1. Log in to your blogger account and Go to Design >>page Element

2.Click Add gadget and Select HTML/JavaScript 

3. Now paste paste below code

<form><select name="menu" onchange="window.open 
(this.options[this.selectedIndex].value,'_blank')" size="1" 
style="width:200px">

<option> -Best Blogger Trcks - </option>
<!-- change the links with your own -->
<option value="http://www.bloggertrix.com/">Blogger Trix</option>
<option value="http://twitter.com/soharox">Twitter Follower</option>
<option value="http://www.facebook.com/pages/Blogger-Trix/110888928990749">Be a Facebook fan</option>

</select></form>

Note: Replace 200 width with your  like
          Change URL as your like

4. Now save  HTML/JavaScript  

   you are done.

5 comments:

  1. i'm so glad for being here,

    there's so many tips i could find out.

    Thx. HAPPY BLOGGING

    ReplyDelete
  2. My question is, how do I add/create the links to add in the drop down menu?
    Do I need to add a page and then hide the page so that I can put the URL as a subpage for the drop down menu?

    ReplyDelete
  3. Thanks for the tip and its working fine.

    ReplyDelete
  4. You can learn to make drop down menu for blogger from this post. Useful article

    ReplyDelete