Skip to content

Consider providing a way for authors to style the title attribute's tooltip #730

@scottaohara

Description

@scottaohara

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions