John Resig - ejohn.org - implemented some html, web simulator that might help do what you want.
Martin Honnen wrote: > Michael Bodin wrote: > > >> "Cannot find function getElementById"? >> >> am I dong something wrong or isn't getElementById implemented yet? (is this >> possible to do in this way?) >> > > The script engine does not implement DOM methods like getElementById. > The script engine implements the JavaScript core language as documented > here: http://developer.mozilla.org/en/docs/Core_JavaScript_1.5_Reference > > _______________________________________________ dev-tech-js-engine-rhino mailing list [email protected] https://lists.mozilla.org/listinfo/dev-tech-js-engine-rhino
