Hi Folks,
I am working on a tool to extend the functionality of links. We can make use of the modifier keys such as shift, alt , ctrl and meta when processing the click action.
If however you first hold a modifier key you will see the tooltip value will not be displayed. It would be nice to be able to set a different tooltip for each modifier key. I think to add these as attributes to the button widget etc… would make the attributes too complex, but I believe there may be a way to use CSS to set the tooltip values based on the modifier keys.
Can any one suggest “How to” or the CSS method to use, perhaps in a class.
Thanks in advance