Hi,
I'm trying to do a link over an image like this:
<html:link page="<%= "/myAction.do?id="+c.getId()%>">
<html:image page="/images/image.jpg" />
</html:link>
But it doesn't work. It leads to a strange behaviour in Internet Explorer...
The browser shows the link (in the statusbar) when the mouse is over the
image, but the link doesn't work. When rightclicking->open in new window..
it works.
In Mozilla it seems to work correctly...
When replacing <html:image with <img src ...> everything works fine,
but i need the image to be context-root relative.
Whats wrong?
Thank you very much,
Markus
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]