How to add title attribute to Views links
vj0914 - June 3, 2008 - 18:43
I am trying to add title attribute to Views links I created, so when users use mouse hover to the link, it will show a little description about the link. I am not sure if there is way for me to add it. thanks

I know there is no module to
I know there is no module to do it, is there a way I can manually do it.
I guess no one has done this
I guess no one has done this before. : (
views
I'm interested in this also -- either loading part of the node body into the title attribute, or displaying it with JavaScript (preferred)...