HOME

TheInfoList



OR:

A hoverbox (also called a hover box, hovercard or hover card) is a
popup window Pop-up ads or pop-ups are forms of online advertising on the World Wide Web. A pop-up is a graphical user interface (GUI) display area, usually a small window, that suddenly appears ("pops up") in the foreground of the visual interface. The pop- ...
that is neither a
tooltip The tooltip, also known as infotip or hint, is a common graphical user interface (GUI) element in which, when hoverbox, hovering over a screen element or component, a text box displays information about that element, such as a description of a ...
nor a traditional popup, but is a popup that appears when the
mouse A mouse (: mice) is a small rodent. Characteristically, mice are known to have a pointed snout, small rounded ears, a body-length scaly tail, and a high breeding rate. The best known mouse species is the common house mouse (''Mus musculus'' ...
is placed over an
icon An icon () is a religious work of art, most commonly a painting, in the cultures of the Eastern Orthodox, Oriental Orthodox, Catholic Church, Catholic, and Lutheranism, Lutheran churches. The most common subjects include Jesus, Mary, mother of ...
on the screen for a short period of time, without clicking. The hoverbox provides a
web annotation Web annotation can refer to online annotations of web resources such as web pages or parts of them, or a set of World Wide Web Consortium, W3C W3C recommendation, standards developed for this purpose. The term can also refer to the creations of an ...
tool which allows the reader of a
web page A web page (or webpage) is a World Wide Web, Web document that is accessed in a web browser. A website typically consists of many web pages hyperlink, linked together under a common domain name. The term "web page" is therefore a metaphor of pap ...
to preview information outside of that webpage. Hoverboxes differ from tooltips in that hoverboxes support
HTML element An HTML element is a type of HTML (HyperText Markup Language) document component, one of several types of HTML nodes (there are also text nodes, comment nodes and others). The first used version of HTML was written by Tim Berners-Lee in 199 ...
s 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 Advertising is the practice and techniques employed to bring attention to a Product (business), product or Service (economics), service. Advertising aims to present a product or service in terms of utility, advantages, and qualities of int ...
or survey collection. Hoverboxes and other kinds of hover effects can be built with CSS. Typically used to hide page elements that would otherwise clutter a
website A website (also written as a web site) is any web page whose content is identified by a common domain name and is published on at least one web server. Websites are typically dedicated to a particular topic or purpose, such as news, educatio ...
.


See also

*
Mouseover In the field of computing and web design, a mouseover, is an event occurring when the user moves the Cursor (user interface), cursor over a specified point on a computer monitor using a computer mouse. Also called a hover effect, mouseovers are g ...
*
Graphical user interface A graphical user interface, or GUI, is a form of user interface that allows user (computing), users to human–computer interaction, interact with electronic devices through Graphics, graphical icon (computing), icons and visual indicators such ...


References

Graphical user interface elements Web annotation {{GUI-stub