Your HostICan Community  


Go Back   Your HostICan Community > Programming & Design > Javascript / Java Applets

Javascript / Java Applets Are you a JavaScript guy? Do you need help with JavaScript? This is the place to talk about anything related to Java.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 07-09-2009, 03:36 PM
PacTaMaHa PacTaMaHa is offline
Junior Member
 
Join Date: Jun 2009
Posts: 3
Default JavaScript drop down menus for a page in my hosting account

Hey, I'm looking for a simple drop down menu. I found a lot of JavaScript menus but they are too complicated.
Reply With Quote
  #2  
Old 07-09-2009, 04:04 PM
iceman1's Avatar
iceman1 iceman1 is offline
Senior Member
 
Join Date: Jan 2009
Posts: 100
Default Re: JavaScript drop down menus for a page in my hosting account

This is the basic code for drop down menu.
HTML Code:
<BODY><div id=EchoTopic>
<form name="jump">
<select name="menu" onChange="location=document.jump.menu.options[document.jump.menu.selectedIndex].value;" value="GO">
<option value="http://URL1">MenuItem1</option>
<option value="http://URL2">MenuItem2</option>
</select>
</form>
Reply With Quote
Reply

Tags
account, drop, hosting, javascript, menus, page

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is On

Forum Jump


All times are GMT -4. The time now is 03:49 PM.


Powered by vBulletin® Version 3.8.0
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.

Copyright © 2003 - 2008 HostICan. All Rights Reserved.