Add this text to the header section of your HTML doc, to force the font and size for the Select... Not sure about forcing the save on click...
<style type="text/css">
<!--
select {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 9px;
}
-->
</style>
__________________
"Reality is just a crutch for people who can't cope with drugs."
Robin Williams.
|