How To Make a drop down Menu

Do you ever seen the menu such as below? please click at the menu to see the effect of this menu : 

The name of this menu is drop down menu.

To make the dropdown menu, you only make the code be like this :
<form><select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')"size=1 name=menu><option value=0 selected> Your text title here! </option>

<option value=" your address link here "> the text here will be display </option> </select></form>
For example, the code such as the following :
<form><select name="menu" onchange="window.open(this.options[this.selectedIndex].value,'_blank')"size=1 name=menu>

<option>-=DropDown=- </option>

<!-- change the links with your own -->

<option value="your address link here">Title#1</option>

<option value="your address link here">Title#2</option>

<option value="your address link here">Title#3</option>

<option value="your address link here">Title#4</option>

</select></form>
You can make the drop down menu more than one, just make the code more than one, so very simple.


Now, how to add this code to your blog. This is the step :

  1. Login to blogger with your ID
  2. After entering the dasboard page , click Layout.
  3. Click at Page Elements tab. See the picture below :
  4. page element
  5. Click at Add a Gadget.
  6. After emerging pop up window , Klik add to blog button for the things HTML/JavaScript. See the picture following :
    javascript
  1. Copy and paste the code below into available column :
  2. Click   save changes   
  3. Finish. Please see the result.

OK brother, now you have a drop down menu at your blog. Or maybe you still confused with the step above? don't worry i have an easy way to do it, just click the button below, log in to your blog and the widget will add to your blog automatically:
Add a dropdown in the sidebar of your blog.

Have a nice day My friends. See you at my next post

comment 0 comments:

Post a Comment

Delete this element to display blogger navbar

 
Google Pagerank Powered by  MyPagerank.Net
© Blogspot Tutorialz | Design by Blog template in collaboration with Concert Tickets, and Menopause symptoms
Powered by Blogger