Mozilla XUL Element and Script Reference

Contents  Quick Reference

Script

Much like the HTML script element, this is used to declare a script to be used by the XUL window.

Example:

    <script src="test.js"/>

Attributes:

Attributes inherited from XUL Element


src

The URL of the script.