Hoverbox

User interface element

This is the current revision of this page, as edited by imported>WikiCleanerBot at 07:09, 9 September 2024 (v2.05b - Bot T20 CW#61 - Fix errors for CW project (Reference before punctuation)). The present address (URL) is a permanent link to this version.

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

A hoverbox (also called a hover box, hovercard or hover card) is a popup window that is neither a tooltip nor a traditional popup, but is a popup that appears when the mouse is placed over an icon on the screen for a short period of time, without clicking. The hoverbox provides a web annotation tool which allows the reader of a web page to preview information outside of that webpage.

A Hoverbox used by Wikipedia to preview linked articles.

Hoverboxes differ from tooltips in that hoverboxes support HTML elements and can be used to display forms, graphics and lists among other html elements.

Hoverboxes differ from traditional popups in that the user must hover over a page element to activate. Hoverboxes are not used for advertising or survey collection.

Hoverboxes and other kinds of hover effects can be built with CSS.[1]

Typically used to hide page elements that would otherwise clutter a website.

See also

References

  1. ^ "CSS Hover Effects - Guidance From Beginning to Expert". 2023-12-15. Retrieved 2024-08-03.