Searched defs:creators (Results 1 - 1 of 1) sorted by relevance

/yui3/src/dom/js/
H A Ddom-create.js8 creators = {},
91 custom = creators,
291 creators.tbody = function(html, doc) {
303 creators.script = function(html, doc) {
311 creators.link = creators.style = creators.script;
315 Y.mix(creators, {
335 Y.mix(creators, {
337 th: creators
[all...]

Completed in 14 milliseconds