WARNING: Most of this content (with the exception of the Mozilla 1.9 XPCOM reference) is very old, and can be expected to be out of date and possibly obsolete. For better XUL documentation, please visit the XUL hub at the Mozilla Developer Center.

mozIJSSubScriptLoader

IID:8792d77e-1dd2-11b2-ac7f-9bc9be4f2916
Inherits From:nsISupports

This interface is implemented by the following components:


Methods

void loadSubScript ( PRUnichar* url )

void loadSubScript ( PRUnichar* url )

This method should only be called from JS! In JS, the signature looks like: rv loadSubScript (url [, obj]);

Arguments:
url: the url if the sub-script, it MUST be either a file:, resource:, or chrome: url, and MUST be local.

Reference documentation is generated from Mozilla's source.

Copyright © 1999-2006 XULPlanet.com