Navigation Menu
Alphabetical Listing
Site Contents

Site FAQ
About JSS
JavaScript Forum
JavaScript Tutorial
Friends of JSS

Link to Us
JavaScript Help
Contribute a script
Technology Jobs

Become a Partner

Internet.commerce

Be a Commerce Partner


Developer Channel

FlashKit.com
JavaScriptSource
Developer Jobs
ScriptSearch
WebDeveloper.com
Webreference
HTMLGoodies
HTML5 Dev Center
Developer.com
jGuru.com
PHPBuilder

Great Sites

DocJavaScript.com
dhtml.com
The Freebie Directory
TheFreeSite.com

Browse Doc JS's Tips!


Hiermenus Central


Promotions

Free Announcements


Social Bookmark

General

Add a simple menu to your site with this drop down form. Easy to use and customize.


Notes

Source Code

Paste this source code into the designated areas.

External file

Paste this code into an external JavaScript file named: jumpMenuSimplified2.js


CSS

Paste this code into your external CSS file or in the <style> section within the HEAD section of your HTML document.


Head

Paste this code into the HEAD section of your HTML document.


Body

Paste this code into the BODY section of your HTML document


User Comments

Add a comment, suggestion, or correction
[For questions about usage, consult the Notes tab above or visit the JavaScript forum. Do not include more than two (2) lines of code in your comments. If you have suggestions or corrections, you can submit them to us.]

    
   
       
[optional]
 
[optional]

   

Comments feed Comment Feed RSS 2.0

6. From: Alejandro
Great!!
08/07/2007 14:00:56

Simple + Easy to implement + it works!!

thank you.

5. From: wael
12/16/2006 20:32:57

how do i make an external JavaScript file named: jumpMenuSimplified2.js

I never got this script to work.

PLEASE HELP

Thank You


4. From: Jeroen Haan
12/09/2006 17:10:38

Dear Anthony,

Yes you can.
http://haan.net/test/jump-menu-simplified-2.html

Dear Peter,

In PHP you can set the headers before any other response headers are sent.
http://haan.net/test/jump-menu-simplified-2.php

Here is the code:
<?
Header( "Last-Modified: " . gmdate( "D, j M Y H:i:s" ) . " GMT" );
Header( "Expires: " . gmdate( "D, j M Y H:i:s", time() ) . " GMT" );
Header( "Cache-Control: no-store, no-cache, must-revalidate" ); // HTTP/1.1
Header( "Cache-Control: post-check=0, pre-check=0", FALSE );
Header( "Pragma: no-cache" ); // HTTP/1.0
?>

cheers,
Jeroen Haan


3. From: Stevep
12/08/2006 16:52:22

Jump Menu Simplified 2 - Lovely bit of scripting, so easily tailored in terms of its look and easy to set-up and maintain. Have used it to select MP3 files to play on our website www.KidsCast.co.uk, looks and works superbly.

Many thanks
...SteveP
Webmaster


2. From: Peter Eachus
12/02/2006 08:33:33

Is there someway to modify this code so that when I go back to the page containing the jump menu it automatically starts at the top again, rather than showing the last item I clicked on.

1. From: Anthony
12/01/2006 14:38:00

For this code is there a way where I can get the link to pop up in a seperate frame upon drop-down select function?


Do you write JavaScripts?
If you do, why not submit them to us?
We'll give you credit and a link back to your Web site.