Dojo Test Page

Each item should appear below as described.

Hello

The heading immediately above should say "Hello Dojo!" then change to "Hello" a few seconds later. This confirms that Dojo is loaded and can locate modules programmatically (in JavaScript). It may not work on the server version of Rpad (if myModule.js is not in the webserver root directory).

A simple Dojo widget

There should be a button below with a counter that increments when clicked. This confirms that Dojo widgets can be instantiated declaratively (in markup).

Widget Identification

Pressing this button should identify the widget above (i.e. [Widget Counter, AWidget]).