nojs

Strips JS from being loaded within the tag

Example

[%nojs%]
    <script type="text/javascript">
        document.write('print me')
    </script>
[%/nojs%]

Usage

If you need to strip javascript being loaded or run in a template, apply these tags around any content.

Was this article useful?

Be notified when this page is updated. Optional.