[EMAIL PROTECTED] wrote:
document object is a global variable in the javaScript language.I want to use the document's method, could I trans 'document' as a parameter to a xpcom component?
Yeah, use nsIDOMDocument as its type in the IDL. _______________________________________________ dev-tech-xpcom mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-xpcom
