Content

May 26, 2009

Creating Drop Down Menus

Dropdown menu or Pull-down menu is the collection of some data (in the
form of text and link) which is shortened to become a single menu. Dropdown
menus
can be used as you need. Beside it can be used as an alternative
Blogroll
, you can also use it to make many link addresses to the targeted
site. Do you want to know how to make it?


How to make standard dropdown menu











 

<form name="jump">

<select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;"
value="GO">

<option value="
http://alamat-url1.com">Menu1</option>

<option value="
http://alamat-url2.com">Menu2</option>

<option value="
http://alamat-url3.com">Menu3</option>

</select>

</form>


 




How to make dropdown menu with button















<form name="jump">

<select name="menu">

<option value="
http://alamat-url1.com">Menu1</option>

<option value="
http://alamat-url2.com">Menu2</option>

<option value="
http://alamat-url3.com">Menu3</option>

</select>

<input type="button" onClick="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;"
value="OK">

</form>






How to make dropdown menu with picture button
















<form name="jump">

<script>

function jumpMenu(){

location=document.jump.menu.options[document.jump.menu.selectedIndex].value;

}

</script>

<select name="menu">

<option value="
http://alamat-url1.com">Menu1</option>

<option value="
http://alamat-url2.com">Menu2</option>

<option value="
http://alamat-url3.com">Menu3</option>

</select>

<a href="Javascript:jumpMenu()"><IMG SRC="
http://oom.blog.googlepages.com/Go.gif"
border=0></a>

</form>




Note: The code which is marked
with red color can be replaced as you want.

0 comments:

Post a Comment

Categories

Fixed (2074) 2 Column (1778) White (1765) 1 Right Sidebar (1443) Bookmark Ready (806) Black (750) Gray (707) 3 Column (633) Elegant (609) Blue (592) 1 Left Sidebar (590) Brown (523) Custom Navbar (276) Green (273) Magazine (258) 2 Right Sidebar (245) Red (174) Left and Right (141) Girly (134) Floral (132) Gallery (116) Yellow (93) Orange (88) Pink (83) News (65) Natural (63) Vector (56) Violet (48) 1 Column (41) Fashion (27) Movie (16) Video (13) Space (11)
OnLine Media. Powered by Blogger.

Followers

OnLine Media friends

Blog Archive

Something

Disclaimer: We hold no responsibility for any content and external links provided in this search results page. By visiting this page, you agree to the disclaimer