PDA

View Full Version : navigation menu?


drivle
09-09-2001, 07:02 AM
Hi
does anyone know of a script where I can have the contents of one textbox dependant on the option selected in the other textbox?
ie
box 1 has three options a,b,c
and box 2 has
words starting with a
words starting with b
words starting with c

any ideas?

scoutt
09-09-2001, 12:46 PM
this will work for ya

http://www.js-examples.com/example/?ex=290

drivle
09-09-2001, 03:15 PM
Exactly what I needed - thanks for that :D