ElementTree addScript(ElementTree parent, String scripttext)
Arguments
parent: The parent (block-level) element to add an inline script call toscripttext: The text of the script
Usage
Add an inline script. Generally it is better to do most of the scripting in external files linked via the HTMLDocument meta data