1. 创建dom节点
dojo/dom-construct
http://dojotoolkit.org/reference-guide/1.8/dojo/dom-construct.html
2. 设置/获得元素的style
dojo/dom-style
http://dojotoolkit.org/reference-guide/1.7/dojo/dom-style.html
dojo/dom-class
http://dojotoolkit.org/reference-guide/1.8/dojo/dom-class.html
dojo/dom-attr
http://dojotoolkit.org/reference-guide/1.8/dojo/dom-attr.html
一些例子:
http://dojotoolkit.org/documentation/tutorials/1.7/dom_functions/
原文链接:https://www.f2er.com/dojo/291076.html