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