Hi,

How can i have mouse effect in <html:image> tag, my original tag is given below, what 
will be the same in struts.

I want to get the images path from resource bundle, i have written it a bit like but 
dont know how to add the mouseover effects

my struts tag:

<html:image property="login2" srcKey ="button.login" />

original tag:

<input type="image" value="Submit" name="login1" border="0" 
src="images/buttons/login_off.gif" width="75" height="24"  
onMouseOut="MM_swapImgRestore()" 
onMouseOver="MM_swapImage('login1','','images/buttons/login_on.gif',1)">

Ashish


A$HI$H


---------------------------------
Do You Yahoo!?
Yahoo! Finance - Get real-time stock quotes

Reply via email to