Mouse over images on buttons in Struts

2002-01-16 Thread Tony
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

Re: Mouse over images on buttons in Struts

2002-01-16 Thread David M. Karr
s45652001 == s45652001 Tony writes: s45652001 Hi s45652001 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