ho questo codice:
codice:
<input type="button" value="   xxxx   " onclick="#" OnMouseOver="this.style.background='red'" OnMouseOut="this.style.background='#D6D3CE'" >
solo che il button si colora solo al passaggio del mouse...