(Quick Reference)

asset:javascript

Description

Include a JavaScript file in a page, e.g.

<asset:javascript src="home.js"/>
Any attributes other than those described below will be forwarded to the <script> element generated by this tag.

Attributes

NameRequiredDescription
srcYesPath to the JavaScript file
charsetNoThe file's character set