MCPcopy Index your code
hub / github.com/mailru/FileAPI / createElement

Function createElement

flash/image/html-template/swfobject.js:517–519  ·  view source on GitHub ↗
(el)

Source from the content-addressed store, hash-verified

515 }
516
517 function createElement(el) {
518 return doc.createElement(el);
519 }
520
521 /* Updated attachEvent function for Internet Explorer
522 - Stores attachEvent information in an Array, so on unload the detachEvent functions can be called to avoid memory leaks

Callers 8

callDomLoadFunctionsFunction · 0.70
testPlayerVersionFunction · 0.70
showExpressInstallFunction · 0.70
displayAltContentFunction · 0.70
abstractAltContentFunction · 0.70
createSWFFunction · 0.70
createObjParamFunction · 0.70
createCSSFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…