At slash, contentwin is
########################################################################
### ###
### The 'content.frame' property is not set in your tocjs ant task! ###
### Using 'contentwin' as a default. ###
### ###
########################################################################
########################################
### Your 'content.frame' property is set to '' ###
########################################
var tree;
function treeInit() {
tree = new YAHOO.widget.TreeView("treeDiv1");
var root = tree.getRoot();
tree.draw();
}
YAHOO.util.Event.addListener(window, "load", treeInit);
WARNING! navref not supported.
WARNING! anchor not supported.