Hello André,

Actually   img  tag  extends  from  BaseHandler  tag  which  supports
onmouseover and onmouseout js listener. So you can use those directly.

--
Best Regards!

Anthony Xin Chen


PA> -----Original Message-----
PA> From: Juraj Kazda [mailto:[EMAIL PROTECTED]]
PA> Sent: August 17, 2001 2:51 AM
PA> To: STRUTS-USER (el. adresa)
PA> Subject: [Q]: <html:img.../> and Javascript; Templates


PA> Hello friends,

PA> I have a two problems: one with templates, and another (still) with
PA> internationalization, resp. with <html:img .../> tag.

PA> First <html:img .../> tag:
PA> Is it possible to have struts render the HTML <img ...> tag _with_
PA> support for _all_ Javascript event listeners? I need to make rollovers
PA> with my navigation bar. However, I need to have my application
PA> internationalized too. With struts' <html:img .../> tag I can achieve
PA> internationalization in a very simple and convenient way (thank you for
PA> that advice :-)), but I can't use onMouseOver and onMouseOut event
PA> listeners in that tag. While using HTML <img ...> tag, I have no problem
PA> with Javascript, but there is a problem with staying international...
PA> How to break this ring?


Reply via email to