dojox.image._LightboxDialog.show
dojo.require("dojox.image.Lightbox");
defined in dojox/image/Lightbox.js
Show the Master Dialog. Starts the chain of events to show an image in the dialog, including showing the dialog if it is not already visible
Usage
function (/*Object*/ groupData) (view source)
parameter | type | description |
---|---|---|
groupData | Object | needs href and title attributes. the values for this image. |