I have a select box set to multiple. When the user hits the submit button, I
want to make sure that all entries in that select box are highlighted. How
can I do that? Can I put some code in the onSubmit event? If so, can someone
help me with the syntax?
want to make sure that all entries in that select box are highlighted. How
can I do that? Can I put some code in the onSubmit event? If so, can someone
help me with the syntax?
Comment