public marks

PUBLIC MARKS from embed with tags object & time

11 March 2007

20 February 2007

Richard Rodger: How to Start a Software Company Without Really Trying

The first few lines of the widget definition are taken from the dojo widget article. We call the dojo HtmlWidget constructor, as the first step in inheriting from it (the second step occurs at the end of the file, using the dojo.inherits method). The next