<skin:popup>

A popup will display extra information when the mouse is moved over a link/image. Popups must be nested inside a <skin:popupGroup>. Only one of the popups for each popup group will be displayed at a time.

Tag Information

Tag Class: com.aoindustries.web.struts.skintags.PopupTag
TagExtraInfo Class: None
Body Content: JSP
Display Name: None

Attributes

Name Required Evaluation Type Description
width No Runtime String

An optional width for the popup.

This should be formatted for use in a style="width:…" attribute, such as 100px or 33%. When a non-zero integer, "px" is automatically added.

Variables

No Variables Defined.