I was wondering if it is possible to have a custom select box...
You know this bit of html form script:
I was wondering if its is possible to do that?HTML Code:<select name="select"> <option value="1"></option> <option value="2"></option> </select>
Thanks


Reply With Quote

Bookmarks