Module: confirm

An unknown error has occurred.

Buttons and links providing options to confirm, accept, cancel.

AlertClear1A div with a paragraph of text, or error text and one X button which auto hides the div without making a call if javascript is available, if not, then a link is called.
AlertClear2A div with a paragraph of text, or error text and one X button which auto hides the div and makes a call requesting a JSON page
ConfirmBox1A div with a paragraph of text and two buttons, each can call JSON or HTML targets.
ConfirmBox2A div with a paragraph of text and two buttons. The first button auto hides the div.