MTMLinkedJSURL

Possible values: A valid URL as a string
Default value: Not set
Requirements: none
First available: 2.3.1
Supported browsers: All but IE4
Description: This option enables you to link a JavaScript source file (.js) into the menu frame and thereby access its functions. Please note that this feature is not available in Internet Explorer 4. If you wish initialize variables or events (as if the file was parsed) you will also have to specify MTMLinkedInitFunction. There's an example .js-file (right-click.js) available in the downloadable files' example-site directory.