DojoX is a collection of subprojects provided by Dojo committers .Projects may or may not depend on other top-level Dojo projects, like Dojo or Dijit. Dojo and Dijit projects are constrained both by development resources as well as design goals, so DojoX is a natural place to provide enhanced behavior or extend Dojo Core or Dijit primitives. DojoX can also be an incubator for entirely new projects.
Questions tagged [dojox.gfx]
28 questions
133
votes
8 answers
Remove all the children DOM elements in div
I have the following dojo codes to create a surface graphics element under a div:
....