Here's the complete reference of the TypoScript options for the plugin. Remember that you can set each one through the constant editor.
Property: | Data type: | Description: | Default: |
|---|---|---|---|
recursive | boolean | Also check for javascript(s) on the top pages. | 0 |
defer | boolean | Enable the JavaScript defer option. | 0 |
jsComments | boolean | Add JS comments in the HTML source code. | 1 |
type | string | The type parameter of the <script> tag. | text/javascript |
language | string | The language parameter of the <script> tag. | javascript |
charset | string | The charset parameter of the <script> tag. | Iso-8859-1 |
[tsref:plugin.tx_jssselect_pi1.]