Searched defs:createElementExt (Results 1 – 3 of 3) sorted by relevance
48 document.createElementExt = function (tag,p) { function
11 …n');}function isString(i){return(typeof i=='string');}function isNumber(i){return(typeof i=='numbe…
488 document.createElementExt = function (tag /* :String */, p /* :Object */ ) /* :HTMLElement */{ function