Closed (won't fix)
Project:
Link
Version:
6.x-2.8
Component:
Code
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
22 Oct 2010 at 05:42 UTC
Updated:
14 Nov 2019 at 10:21 UTC
Jump to comment: Most recent
I'm a bit new to module surgery. How much would be involved in adding a title attribute to the output link tag?
i.e.
<a title="someTitle" target="someTarget" class="someClass" href="URL">linkText</a>
target, class, URL and linkText all exist already. The title attribute would need to be added.
It's probably pretty straightforward to add a data element to a field, but I am not familiar with the technique.
Please advise.
Thanks for reading.
Comments
Comment #1
ss_drupal commentedBTW -- I am asking because I frequently make use of the title attribute for a tool-tip on significant links.
Comment #2
sushilmasti commentedDid you find a solution for this?
Comment #3
damienmckennaThank you all for your efforts, but I'm sorry to say that the D6 version is no longer supported.