<js-insert/>
Provided by module: Tags: Javascript Support
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.