My boss wants me to show a drop down menu (select) and based on the
option selected , he wants different search option to show up on the
same page without submitting the page , we are using struts , can
someone give an example of how to possibly use javascript onChange to
do this
thanks so very much
Monique Y. Mudama - 10 Jan 2006 01:16 GMT
> My boss wants me to show a drop down menu (select) and based on the
> option selected , he wants different search option to show up on the
[quoted text clipped - 3 lines]
>
> thanks so very much
Unfortunately, you posted this to a Java newsgroup. Java and
Javascript are actually two completely different technologies, despite
their misleadingly similar names.

Signature
monique
Ask smart questions, get good answers:
http://www.catb.org/~esr/faqs/smart-questions.html
Roedy Green - 10 Jan 2006 02:48 GMT
>possibly use javascript
see http://mindprod.com/jgloss/javascript.html

Signature
Canadian Mind Products, Roedy Green.
http://mindprod.com Java custom programming, consulting and coaching.
Oliver Wong - 10 Jan 2006 21:59 GMT
> My boss wants me to show a drop down menu (select) and based on the
> option selected , he wants different search option to show up on the
[quoted text clipped - 3 lines]
>
> thanks so very much
Java is not javascript. Try comp.lang.javascript.*
- Oliver