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
EXPERIMENTAL: dojox.fx.ext-dojo.NodeList -- APIs subject to change without notice.
Click on an object in the Log display
Hover over HTML elements in the main page. Click to hold selection.