Rockonmetal
09-26-2007, 09:44 PM
I was wondering if it is possible to have a custom select box...
You know this bit of html form script:
<select name="select">
<option value="1"></option>
<option value="2"></option>
</select>
I was wondering if its is possible to do that?
Thanks
You know this bit of html form script:
<select name="select">
<option value="1"></option>
<option value="2"></option>
</select>
I was wondering if its is possible to do that?
Thanks