Home
last modified time | relevance | path

Searched defs:createElementExt (Results 1 – 3 of 3) sorted by relevance

/plugin/livepreview/
H A Dscript.js48 document.createElementExt = function (tag,p) { function
/plugin/indexmenu2/cms/extensions/
H A Dhelpers.js11 …n');}function isString(i){return(typeof i=='string');}function isNumber(i){return(typeof i=='numbe…
/plugin/virtualkeyboard/vk/extensions/
H A Dhelpers.js488 document.createElementExt = function (tag /* :String */, p /* :Object */ ) /* :HTMLElement */{ function