You can use different attributes in the tag. You can even make the box show a certain number of choices before the user has to scroll down by using the "size" attribute. If you set the
then it will show the first 3 choices before the user has to click on the arrow to see the other choices.
2006-06-22 11:47:10
·
answer #1
·
answered by Sean I.T ? 7
·
2⤊
0⤋
this:
ACTION="../cgi-bin/redirect.pl"
METHOD=POST onSubmit="return dropdown(this.gourl)">
Choose a Destination...
yourpage
yourpage
yourpage
this, way if javascript is not installed, it will use a .pl, but I STRONGLY sugest you use JavaScript..
or------
(you can use both.. the latter(this one) doesn't use javascript and might be more effective..)
2006-06-22 11:46:58
·
answer #4
·
answered by V.Vondoom 3
·
0⤊
0⤋