Use an image and Javascript - it's just plain old server-side JavaScript....
----- Original Message ----- From: "Tony" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, January 16, 2002 6:02 PM Subject: Mouse over images on buttons in Struts > Hi > > I want to have a mouseover effect on a button. When the mouse is not over the button the button should display graphic A, when the mouse is over the button the graphic should be graphic B. What is the best way to do this with struts. > I have had a look at the > <html:button> > > tag but am not having much luck getting it to work for me. Should I use Struts for this, or plain javascript? > > > > -- > > > Cheers > > Tony > --------------------------------------------------------------------- > > > > _________________________________________________________ > > Do You Yahoo!? > > Get your free @yahoo.com address at http://mail.yahoo.com > > > > > -- > To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> > For additional commands, e-mail: <mailto:[EMAIL PROTECTED]> > > -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

