You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One of the reasons (though there are others) that people want to implement custom tooltips is because the one produced by use of the title attribute lacks any way to style it. If there were a way to style this UI popup, potentially by introducing a ::title pseudo-selector for the element which the title attribute is specified, then this could honestly tick a really important box in making the title attribute more viable to developers, and decrease their need for implementing something custom.
Now, this would not solve all of the use cases for needing something more than what can presently be done with the title attribute... but those are proposals for another day. Introducing something 'small' like this would be focused, and immediately useful, while larger discussions about how to provide tooltips with more structured content continue.
chrisdholt, aleventhal, TrevorRice, hidde, lukewarlow and 2 morechrisdholt, aleventhal and bleper