
tooltip
Sign in to saveAlso known as infotip, hint
thumb|400px|A web browser tooltip displayed for hyperlink to HTML, showing what the abbreviation stands for.
~3 min read
Encyclopedic overview
4 sectionsContents
- Origin
- Examples
- See also
- References
thumb|400px|A web browser tooltip displayed for hyperlink to HTML, showing what the abbreviation stands for.
The tooltip (also known as infotip, hint or hover text) is a common graphical user interface (GUI) element in which, when hovering over a screen element or component, a text box displays information about that element, such as a description of a button's function, what an abbreviation stands for, or the exact absolute time stamp over a relative time ("… ago"). In common practice, the tooltip is displayed continuously as long as the user hovers over the element or the text box provided by the tool. It is sometimes possible for the mouse to hover within the text box provided to activate a nested tooltip, and this can continue to any depth, often with multiple text boxes overlapped.
Excerpted from Wikipedia’s “tooltip” article, available under the CC BY-SA 4.0 licence.