Hi All -

We are trying to implement rollover buttons in our
applications. We would like to internationalize them
as well. We are using the Struts html tag <html:image>
with the following :

<html:image property="submit" srcKey="image.submit1"
onmouseover="src='images/submit1.gif'"
onmouseout="src='images/submit2.gif'" />

How can I replace the "src" s within onmouseover and
onmouseout by using "srcKey" ? Otherwise the
application is not internationalized.

Please help.

TIA

- Debasish


__________________________________________________
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/

Reply via email to