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

Comments

vj0914’s picture

I know there is no module to do it, is there a way I can manually do it.

vj0914’s picture

I guess no one has done this before. : (

Z2222’s picture

I'm interested in this also -- either loading part of the node body into the title attribute, or displaying it with JavaScript (preferred)...