dialog.js

Summary
dialog.js
bbop.widget.dialogBBOP object to produce a self-constructing/self-destructing jQuery popup dialog.
Functions
dialogContructor for the bbop.widget.dialog object.

bbop.widget.dialog

BBOP object to produce a self-constructing/self-destructing jQuery popup dialog.

This is a completely self-contained UI.

Summary
Functions
dialogContructor for the bbop.widget.dialog object.

Functions

dialog

bbop.widget.dialog = function(item,
in_argument_hash)

Contructor for the bbop.widget.dialog object.

The optional hash arguments look like

Arguments

itemstring or bbop.html to display.
in_argument_hash[optional] optional hash of optional arguments

Returns

self

bbop.widget.dialog = function(item,
in_argument_hash)
Contructor for the bbop.widget.dialog object.
Close