Connect with Peer Bloggers

Get your Bloggers ID and network with best bloggers around the world.

15

Creating Drop Down Menus in Blogger

Swathi
Blogger Hacks ― 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[...]

What would you say?

Be the first to comment on this blog post! Sign in or Create an account.