Thursday, December 17, 2009

Creating Drop Down Menus in Blogger

Wish to create a Drop Down Menu in Blogger?

Steps:
1>Go to Layout->Page Elements ->Add a Gadget -> Choose 'Html/Javascript' Gadget.
2>Insert this code into the Gadget:

<form><select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')"
size=1 name=menu>
<option>- Your Menu Title -</option>


<!-- Change the following links to your own -->


<option value="http://URL of link1">Link 1</option>
<option value="http://URL of link2">Link 2</option>
<option value="http://URL of link3">Link 3</option>
<option value="http://URL of link4">Link 4</option>
<option value="http://URL of link5">Link 5</option>


</select></form>


3>Replace 'Your Menu Title' with the Menu Title of your choice.
4>Replace 'Url of Link1' with the url of your choice.
5>Replace Link1 with the name of the url of your choice
6>Repeat the same proceduce for other url links.
7>Save the gadget and close

Blogger Templates
Blogger Templates
Twitter Delicious Facebook Digg Stumbleupon Favorites More

1 comments:

Anonymous said...

Good dispatch and this fill someone in on helped me alot in my college assignement. Thank you as your information.

 

Networked!

Disabling Right Clicks

Recent Readers

Recent Viewers

Blog Metamorphosis Copyright © 2009 WoodMag is Designed by Ipietoon for Free Blogger Template

--added by swathi