Saturday, January 15, 2011

how to make drop down scroll

Drop down scroll menu (Navigation) is the navigation contains many links with topic menu and use one line space in blog. And visitors click on it , it shows many topic links to select. Look at my Drop-down scroll menu.



Now let's go How to make it : Just copy the code to paste wherever you like , normally put in html/javascript box of Gadget.See the code
<form><select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')"size=1name=menu><option value=0 selected>this title will be shown first</OPTION>
<option value="the URL address">the title</option> </select></form>
Note:With red words (this title will be shown first) :It is shown first in your drop-down menu . For my example above e.g My blog list.
"the URL address" put the address that you want to link.
the title: .Give the name to your link.
Be careful to make a lot of links : Just copy <option value="the URL address">the title</option> to paste step to step (how many links you like) but inside the code </select></form>. You also note to the width of your scroll menu is an acordance with your title of your link, it is automatic to your length .So you have to make a short to your title of your link.It has another way to make the width.


Please Select on Highlight All and then Click on Copy to Clipboard


No comments:

Post a Comment

How to install Khmer Unicode on Galaxy Note N7000

This is my personal use only but I want to share to whom Cambodia people want to use Khmer Unicode on their Galaxy Note .Now let begin: - Y...