The following table lists settings for BoxOver.
Parameter Possible values Default Description
header Any character blank Specifies the header text of the caption
body Any character blank Specifies the body text of the caption
fixedrelx Any integer N/A Forces the X-coordinate of the caption to stay fixed (offset is relative to the annotated HTML element)
fixedrely Any integer N/A Forces the Y-coordinate of the caption to stay fixed (offset is relative to the annotated HTML element)
fixedabsx Any integer N/A Forces the X-coordinate of the caption to stay fixed (X is an offset relative to the body of the HTML document)
fixedabsy Any integer N/A Forces the Y-coordinate of the caption to stay fixed (Y is an offset relative to the body of the HTML document)
windowlock On / Off On Make caption stick to side of the window if user moves close to the side of the screen.
cssbody Any defined style class Built in styles Specifies CSS class for styles to be used on caption body.
cssheader Any defined style class Built in styles Specifies CSS class for styles to be used on caption header.
offsetx Any integer 10 Horizontal offset, in pixels, of the caption relative to the mouse cursor.
offsety Any integer 10 Vertical offset, in pixels, of the caption relative to the mouse cursor.
doubleclickstop On / Off On Specifies whether to halt the caption when the user double clicks on the HTML element with the caption.
singleclickstop On / Off Off Specifies whether to halt the caption when the user single clicks on the HTML element with the caption. - if both singleclickstop and doubleclickstop are set to "on", singleslclickstop takes preference.
requireclick On / Off Off Specifies whether the user must first click the element before a tooltip appears. Intended for use on links so that information appears while the link is followed.
hideselects On / Off Off Specifies whether to hide all SELECT boxes on page when popup is activated.
fade On / Off Off Specifies whether to fade tooltip into visibility.
fadespeed Number between 0 and 1 0.04 Specifies how fast to fade in tooltip.
delay Any integer 0 Specifies delay in milliseconds before tooltip displays.