ON READY EXAMPLE


This example demonstrates a simple way to set a function to execute when the Zoomify Image Viewer and its components such as the Navigator and Toolbar have all completely initialized. See the next example '35-Set-Callback' to assign function calls or 'callbacks' on many different events.

Note that the parameters in this example are passed into the Viewer as an object rather than as a delimited string. See the example '44-Parameters-InObjectForm' for an additional example of this approach. See the Parameter List and Function List in the Developer Resources folder for more information.