_JS.jBox🔗 jBox widget

Constructor: [type [message [content]]]

type – one of 'Tooltip', 'Mouse', 'Modal', 'Confirm', 'Notice', 'Image'

message – the text that will appear in the popup

content – the content for the target element

Public Fields:

Type – one of 'Tooltip', 'Mouse', 'Modal', 'Confirm', 'Notice', 'Image'

Message – the text that will appear in the popup

Content – the content for the target element

Theme – name of a jBox-Theme (one of 'ModalBorder','NoticeBorder','TooltipBorder' or 'TooltipDark')

Shared Methods:

{optionsORcolor} Notice [message] – displays a popup-msg.

{options} Modal [message] – modal popup

Notes:

For more information see https://github.com/StephanWagner/jBox

Documentation of options can be found @ http://stephanwagner.me/jBox/options

Type is a public field in the base class

Relevant Sample Pages:

Controls used on this page: Dyalog: Tabs Base HTML: style