Closed gocom closed 11 years ago
This will allow giving tooltips different/unique styling based on the invoking linking without having to involve JavaScript and running multiple instance of the plugin method.
E.g. the link:
<a href="#" id="download-button" title="Download version 1.5.3 | 2012-08 | 1.9 MB">Download</a>
Could be targeted with namespaced class:
.tipFiveThree-parent-download-button { padding: 2em; }
This will allow giving tooltips different/unique styling based on the invoking linking without having to involve JavaScript and running multiple instance of the plugin method.
E.g. the link:
Could be targeted with namespaced class: