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
all of em'
(click the box labeled "all of em'" again to reset all nodes)
HTML AFTER
This box moves when clicked to test parameter caching
That's all, Folks!
EXPERIMENTAL: dojox.fx.ext-dojo.NodeList -- APIs subject to change without notice.
DEPRECATED: Add explicit require(['dojo/parser']); -- will be removed in version: 2.0
Click on an object in the Log display
Hover over HTML elements in the main page. Click to hold selection.