vikishop
07-05-2003, 12:36 PM
can anyone tell me how to change the appearance of my button using onmouseover.
I want to change the border to "inset"
I am using the following code for my button.
<button style="background-color:silver; border: outset" onClick="window.open('benelli.htm', 'new')" onMouseover=""><b>BUTTON UP</b></button>
I want to change the border to "inset"
I am using the following code for my button.
<button style="background-color:silver; border: outset" onClick="window.open('benelli.htm', 'new')" onMouseover=""><b>BUTTON UP</b></button>