It's not hard to create a drop down menu, its just a trick or lets say hack. What you gotta do is just copy the code given below and put it in your page elements.
<select onChange="document.location.href=this.options[this.selectedIndex].
<option value="0" selected>Blog Archive</option>
<option value="Links 1">Text 1</option>
<option value="Links 2">Text 2</option>
</select>
The Blue text you see their is your Anchor text. So change it with your anchor text too.
Time for an example:
This is the code i used to create the Drop down menu you can see in my sidebar.
<select onChange="document.location.href=this.options[this.selectedIndex]
<option value="0" selected>Blogger Hacks</option>
<option value="http://thirdworldchaos.blogspot.com/2008/05/blogger-hack-add-digg-button-to-your.html">Add
Digg button on your post</option>
<option value="http://thirdworldchaos.blogspot.com/2008/05/blogger-hack-dont-let-anybody-copy-your.html">Disable
Right click on your blog</option>
</select>
<option value="Links 3">Text 3</option>
before this code </select>
If you want the links to be opened in new window then replace below code: <select onChange="document.location.href=this.options[this.selectedIndex]. <select onchange="javascript:window.open(this.options[this.selectedIndex].
With this code:
1 comment:
we provide a power leveling and free wow gold wow power leveling
Post a Comment