You could eliminate the "property" attribute on <display:column> and
use a nested body:

<display:table id="foo">
<display:column sortProperty="property">
<a href="bar.html" title="...">${foo.property}</a>
</display:column>

Matt

On 8/8/07, Shane Closser <[EMAIL PROTECTED]> wrote:
>
>
> We want to display some more helpful text for people who use screen readers
> by using the title tag  (ie <a href=# title="sort by name"...) when then a
> use hovers over the url is there any way to accomplish this?
>
> --Shane
> -------------------------------------------------------------------------
> This SF.net email is sponsored by: Splunk Inc.
> Still grepping through log files to find problems?  Stop.
> Now Search log events and configuration files using AJAX and a browser.
> Download your FREE copy of Splunk now >>  http://get.splunk.com/
> _______________________________________________
> displaytag-devel mailing list
> displaytag-devel@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-devel
>
>


-- 
http://raibledesigns.com

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >>  http://get.splunk.com/
_______________________________________________
displaytag-devel mailing list
displaytag-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to