Hi, as a weekend project I integrated spidermonkey's javascript functionality into netsurf; only a few things are supported by now: - alert (only 1 per time) - document.URL - window.open - body-onload - img-onclick and a simple rocketlauncher API ;)
The code is only a >proof of concept< and I'd just like to hear your opionions about that. Download: http://87.98.242.180/netsurf-2.8-js.tar.bz2 Thx for your comments
