hi,
i like to solve a code-prob:
tidy is bitching about
<...> proprietary attribute "type"
<...> lacks "action" attribute
how can i make this nice?
this is my code
<form name="land" type="text/javascript">
<select name="land:" onChange="P7_Ju mpMenu(this,0)" >
<option value="" selected>Please choose:</option>
i like to solve a code-prob:
tidy is bitching about
<...> proprietary attribute "type"
<...> lacks "action" attribute
how can i make this nice?
this is my code
<form name="land" type="text/javascript">
<select name="land:" onChange="P7_Ju mpMenu(this,0)" >
<option value="" selected>Please choose:</option>
Comment