1HTMLDocument.addDocumentScriptKianyga(3mkoadyualH)eTMrLeDfoecruemnecnet.addDocumentScripting(3kaya)
2
3
4
6 HTMLDocument::addDocumentScripting - Adds an external script to the
7 document
8
10 Void addDocumentScripting( HTMLDocument doc, String scripturi )
11
13 doc The HTML document
14
15 scripturi The location of the Javascript file.
16
18 Adds an external script to the document. This script will define func‐
19 tions which may then be called using the onX event handler attributes
20 for various elements in the document.
21
23 Kaya standard library by Edwin Brady, Chris Morris and others
24 (kaya@kayalang.org). For further information see http://kayalang.org/
25
27 The Kaya standard library is free software; you can redistribute it
28 and/or modify it under the terms of the GNU Lesser General Public
29 License (version 2.1 or any later version) as published by the Free
30 Software Foundation.
31
32
33
34Kaya DecembHeTrML2D0o1c0ument.addDocumentScripting(3kaya)