By vj0914 on
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 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
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)...