Eli Friedman wrote:
If you need to run actual Javascript from within the context of the page, something like the following should work:

Another way would be to load a javascript: URI.

If you want to get a result value from the JS though that would be harder, and probably requires writing C++ code.
_______________________________________________
dev-embedding mailing list
[email protected]
https://lists.mozilla.org/listinfo/dev-embedding

Reply via email to