Hi
New to Dojo & need some assistance.
I have the following code from one of the examples, to build tabs.
Dojo example
@import "js/dojo-release-1.1.1/dijit/themes/nihilo/nihilo.css";
#tabs {
font-family:arial;
font-size:9pt;
}
dojo.require("dijit.layout.ContentPane");
