[thelist] JS Drop-Down Nav

Ken Kogler ken.kogler at curf.edu
Tue Jan 29 02:10:00 CST 2002


Despite exhaustive Googling, I've yet to find a good navigation drop
down:

<select>
  <option value="/folder/page.htm">Page One
  <option value="/folder/folder2/page2.html">Page 2
</select>
<input value="Go!">

You know the type.

It's gotta work in all 4.x browsers and not destroy the others. Also, it
needs to be activated by a "go" button instead of the <select
onChange=""> that most of 'em are.

Anyone have one laying around on the virtual toolbench? Thanks in
advance!

-Ken Kogler




More information about the thelist mailing list