docs.roxen.comBack to normal mode
DocsRoxenWebServer 5.4Web Developer ManualJavascript Support
Copyright © 2018, Roxen Internet Software
Suggestions, comments & compliments
manuals@roxen.com

<js-insert/>

Provided by module: JavaScript Support: Tags

Inserts a javascript support string.


Attributes

name="string"

The name of the javascript support string to insert.


jswrite

The output will be turned into a javascript tag and written to the page with the document.write funtion. This is useful for compatibility with browsers that has disabled javascript.