> display tag lets me set the href but has no way of setting onmouseover
info.
> <display:column property="<%=fieldName%>" href="<%=fieldHref%>" />
> any idea how to do this?
What about creating the link in the body of the column instead of
defining it using attributes, like this:
<display:column>
<a href="www.somelink.com" onmouseover="someCall()">Link</a>
</display:column>
Have you tried that?
/* Joe Attardi */
-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems? Stop! Download the new AJAX search engine that makes
searching your log files as easy as surfing the web. DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
displaytag-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/displaytag-user