Forum Moderators: open

Message Too Old, No Replies

border for submit button

         

manjumurthy

5:49 am on Jun 15, 2001 (gmt 0)



i have disabled the border & background for submit button. i want the border & background to appear onMouseOver event for the button.
Can anyone help me?

Brett_Tabke

6:21 am on Jun 15, 2001 (gmt 0)

WebmasterWorld Administrator 10+ Year Member Top Contributors Of The Month



I believe you can do it with CSS, but it would be limited to IE. Or were you thinking javascript? (welcome to the board manjumurthy).

knighty

8:04 am on Jun 15, 2001 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



Probbably the best thing to do would be to use an image in place of the submit button. Something like

<input type=image src="images/button_reg.gif"

and add a mouseover effect

manjumurthy

9:09 am on Jun 15, 2001 (gmt 0)



Dear Sir,

I believe you can do it with CSS, but it would be limited to IE. Or were you thinking javascript? (welcome to the board manjumurthy).

with respect to the amove answer, can u kindly tell me how it is possible thru' javascript.

thanks
manjumurthy