One of the most convenient way to display huge lists of links, like BlogRoll or favorite sites etc. is using a drop down menu. It looks like this:
The tool is very useful for webmasters and bloggers, and equally simple is the coding required to put it on your blog/web site.
Follow these simple steps, to add a Drop-Down menu to your blog:
Log in to Blogger, go to "Layout" section, then click on "Add a Gadget", and select it as "HTML/JavaScript"
Now put this code in to it:
<form><select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')"Replace the blue and red parts of the code, as per your requirements !
size=1 name=menu>
<option>- Your Title - </option>
<!-- change the links with your own -->
<option value="http://yourlink.com">Title One</option><option value="http://yourlink.com">Title second</option><option value="http://yourlink.com">Title Third</option><option value="http://bloggerstop.net">Blogger Widgets</option></select></form>























12 comments:
Just checking these new smilies....never saw them in any blog ;))
you have a great blog...lots to learn.
:)
Hi there, thanks for the info! I was wondering if you know of a way to have a drop down menu in blogger but with your own images as the button and drop downs, instead of the drop down it's in now.
Thanks for your time.
Soon there will be a post on multi-level step down menu, you can use that one.
thanks very much :D
Thanks dude !
@ Chelsea,
As I promised, here's the post on multi-level drop-down menu:
Multi Level DropDown Menu For Blogger Blogs
yea this is cool stuff 8-}
great! this is what I'm looking for. simple and usefull :) thanks man
Thank you so much for the info!!! I have read all these other Blogs with instructions. I spent hours on getting a drop down menu. None of the others worked.
With your instructions I (not a techie by any means) was able to build a "Drop down Menu" in a few minutes.
I am glad to know that Kirk...thanks for commenting and your feedback !
thanx buddy ;)
http;//Xperiencemedia.blogspot.com
Allowed HTML tags: <b>, <i> and <a>