dojox.image.Gallery.showNextImage
dojo.require("dojox.image.Gallery");
defined in dojox/image/Gallery.js
Changes the image being displayed in the SlideShow to the next image in the data store
Usage
function (/*Boolean*/ inTimer) (view source)
parameter | type | description |
---|---|---|
inTimer | Boolean | If true, a slideshow is active, otherwise the slideshow is inactive. |