'doImport()' Example : doImport « Node Operation « JavaScript DHTML






'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