dojox.image._LightboxDialog.addImage
dojo.require("dojox.image.Lightbox");
defined in dojox/image/Lightbox.js
Add an image to this Master Lightbox
parameter | type | description |
---|---|---|
child | Object | The image information to add. href: String - link to image (required) title: String - title to display |
group | String | Optional. attach to group of similar tag or null for individual image instance |