On 12/15/07, Sharique <[EMAIL PROTECTED]> wrote:
>
> Is it possible to run excute jquery on server side.

No, it is not possible.
Unfortunately, John Resig made a mistake while designing jQuery. He
assumed that the window object is always defined. This is too bad
because we can't run it server side in order to manipulate the
server's DOM (Drivers Of Machine)

Try to run jquery in spidermonkey and you will see for youself :

[EMAIL PROTECTED] /tmp/jquery [22]$ smjs jquery-1.2.1.js
jquery-1.2.1.js:17: ReferenceError: window is not defined


John, if you listen, could you add support for server side AJAX
(Active Java And X-Ray) ?


-- 
Fabien Meghazi

Website: http://www.amigrave.com
Email: [EMAIL PROTECTED]
IM: [EMAIL PROTECTED]

Reply via email to