dojox.fx.sizeTo test

quick sizeTo API overview:

        dojox.fx.sizeTo({
                // basic requirements:
                node: "aDomNodeId", // or a domNode reference        
                width: 200, // measured in px
                height: 200, // measured in px
                method: "chain" // is default, or "combine"               
        });
        

little test blocks (works in FF/win/mac + ie6) dojo.query() test

mouse down / mouse up
hover / exit
noIdTest()
all of em'

(click the box labeled "all of em'" again to reset all nodes) HTML AFTER