You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Ronald Haring <Ha...@furore.com> on 2002/03/07 13:11:43 UTC

RE: Help with inside - variable in onmous eover problem

I dont know if html:link can use other tags inside of it.
What you can do is to set the <html:base> in the headers
and use plain html e.g.
<a href="/house.do?action=prev" onmouseout="MM_swapImgRestore() 
onmouseover="MM_swapImage('prev','',<bean:write name="houseTag"
property="mouseOverPic" filter="true"/> ,1)">
<img name="prev" src="<bean:write name="houseTag" property="mouseOverPic"
filter="true"/><bean:message key="ThisWillWork"/></a>

Gr
Ronald 

> -----Original Message-----
> From: Antony Stace [mailto:s45652001@yahoo.com]
> Sent: Thursday, March 07, 2002 2:29 AM
> To: struts-user@jakarta.apache.org
> Subject: Help with <html:link> inside <html:link> - variable in
> onmouseover problem
> 
> 
> Hi
> 
> I need some help constructing a <html:link> tag inside an 
> <iterate> tag, 
> what I need is logically this, 
> 
> <logic:iterate id="houseTag" name="houseBean" property="house" >
> 
> <html:link page="/house.do?action=prev" 
> onmouseout="MM_swapImgRestore()" 
> onmouseover="MM_swapImage('prev','',<bean:write 
> name="houseTag" property="mouseOverPic"filter="true"/> ,1)" 
> ><img name="prev" src="<bean:write name="houseTag" 
> property="mouseOverPic" filter="true"/>" /></html:link>
> 
> </logic:iterate>
> 
> but I do not know how to write this correctly.  Can someone 
> please show
> me how to write this correctly.
> 
> Thanks for your help
> 
> Tony
> 
> 
> 
> --
> To unsubscribe, e-mail:   
<ma...@jakarta.apache.org>
For additional commands, e-mail:
<ma...@jakarta.apache.org>


Furore B.V.
Rijswijkstraat 175-8
Postbus 9204
1006 AE Amsterdam
tel. (020) 346 71 71
fax. (020) 346 71 77

----------------------------------------------------------------------------
---------------
The information transmitted is intended only for the person
or entity to which it is addressed and may contain confidential
and/or privileged material. Any review, retransmission,
dissemination or other use of, or taking of any action in
reliance upon, this information by persons or entities other
than the intended recipient is prohibited. If you received
this in error, please contact the sender and delete the material
from any computer
----------------------------------------------------------------------------
---------------