It's a faith in technology.

Drop down menu with a GO Button JavaScript Code For Blog

Share on :
Create a drop down menu (also simply called a "dropdown") with a GO button. Drop down menu is an extremely powerful drop-down menu solution. It's useful for your Blog or Web page packing a lot of links into a small space.

1. Login to Blogger then Chose "Layout"
2. Click on "Add page element" (chose where you want to put it) then chose "HTML/Javascript"
3. Copy the code given below and put it in the "Configure HTML/JavaScrip" box.
4. Save Your Work and Refresh Your Blog For New Changes.

<form name="Menu">
<select name="menu">
<option value="http://bloghacktips.blogspot.com">Blog Tips</a>
<option value="http://www.yahoo.com">Yahoo!</a>
<option value="http://www.google.com">Google</a>
</select>
<input type="button" onClick="top.location=document.Menu.menu.options[document.Menu.menu.selectedIndex].value;" value="GO!">
</form>

Note :- Change red mark link with your own link


0 comments on Drop down menu with a GO Button JavaScript Code For Blog :

Post a Comment and Don't Spam!

Thanks For Your Comment. You can also reach me at my mai Id :- blogtips.frd@gmail.com

 

Receive all updates via Facebook. Just Click the Like Button Below

You can also receive Free Email Updates: