Executing Javascript, then reading value
bearophileHUGS at lycos.com
bearophileHUGS at lycos.com
Tue Jan 30 05:53:49 EST 2007
More information about the Python-list mailing list
Tue Jan 30 05:53:49 EST 2007
- Previous message (by thread): Executing Javascript, then reading value
- Next message (by thread): Executing Javascript, then reading value
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Jean-Paul Calderone: > You might look into the > stand-alone Spidermonkey runtime. However, it lacks the DOM APIs, so > it may not be able to run the JavaScript you are interested in running. > There are a couple other JavaScript runtimes available, at least. This may be okay too: http://www.digitalmars.com/dscript/ Bye, bearophile
- Previous message (by thread): Executing Javascript, then reading value
- Next message (by thread): Executing Javascript, then reading value
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list