'doImport()' Example : doImport « Node Operation « JavaScript DHTML
- JavaScript DHTML
- Node Operation
- doImport
'doImport()' Example
<html xmlns:namespace1>
<button onclick="document.namespaces(0).doImport('makeRed.htc');">
Import HTC file</button>
</body>
</html>
Related examples in the same category