Hello ! in my c++ app, when i dump all dom from a web page already loaded, i'm trying to modify the content of a script element (via nsiDomHtmlScriptElement ...do_queryInterface(nsiDomnode myNode)). But when i want to execute the new modified script, it doesn't work. The old one is executed instead. Why ?
Should i have to create a new nsiScriptGlobalObject ? Any help would be very very appreciated because i've workin on this subject for many days. Thanks. -- B�atrice Philippe [EMAIL PROTECTED] _______________________________________________ mozilla-embedding mailing list [EMAIL PROTECTED] http://mail.mozilla.org/listinfo/mozilla-embedding
