Style Hooks:
#outer$ - outer division containing the show images.
#master$ - division directly nested in #outer$, contains the two divisions that hold the tables that hold the images.
#canvas$_0 - one of the two divisions that holds a table that holds the images.
#canvas$_1 - the other of the two divisions that holds a table that holds the images.
#desc$ - outer division containing the descriptions (holds the description prefix text, if used, and the below description span).
#imgdsc$ - span that holds the descriptions.
#counter$ - outer division holding the counter.
#thecnt$ - span updated with actual image counter.
#controls$ - outer division for the controls, if using images for buttons, this is actually a table.
#prev$ - input button for previous image.
#gostp$ - input button that starts or stops the slide show (a toggle).
#next$ - input button for next image.
#goto$ - text input for jumpto feature.
#go$ - input button "GO" button for jumpto feature.
Bookmarks