Dojo Toolkit - Declaration test
Simple macro:
(Check to make sure that links contain employee number)
Using dojoAttachEvent, dojoAttachPoint
XXXXXX
Extending another widget
HideButton2 extends HideButton (above) and changes the template (but keeps the onclick handler).
YYYYYY
Using dojo/method:
thinger blah stuff ${foo}
baz thud
Using dojo/connect:
thinger blah stuff ${foo}
baz thud
Click on an object in the Log display
Hover over HTML elements in the main page. Click to hold selection.