Widget_window.dialog - gd-99/symbiogd GitHub Wiki
This function returns a window which is a dialog.
Description
jQuery $.w.window.dialog( object options )
Creates a dialog.
Parameters
- object options : window's options.
Return value
A jQuery object corresponding to the created dialog.
Options, methods, events, examples
See window.