Here it is:

http://ejohn.org/blog/bringing-the-browser-to-the-server/

I never played with it, but MooTools should run on it just fine (he
claims jQuery does), as it's mostly used for framework testing (it
will parse html, though without "rendering" it-so forget about
dimensions). There may also be other implementations out there as
well.

-Jonathan

On Jan 16, 5:55 pm, johnwait <[email protected]> wrote:
> If I'm not mistaken John Resig (from JQuery's fame) worked a bit on a
> simulated browser's environment for standalone JS engines. You might
> want to have a look this way...
>
> On Jan 16, 12:56 pm, hellspawn <[email protected]> wrote:
>
> > hi
> > is there any way to be able to run scripts built with mootools under a
> > js shell -  like rhino-spidermonkey ?
> > I am trying to do this and of course I get errors related to missing
> > "window" variable.
>
> > thanks

Reply via email to