[jQuery] Re: Server side JQeury

2008-01-07 Thread howa
On 1月8日, 上午12時50分, "John Resig" <[EMAIL PROTECTED]> wrote: > > I am wondering why it was difficult to parse HTML at the beginning. > > Simply: Because one doesn't exist. I've since written one and hope to > be integrating it soon. > > --John Good! Server side using jquery is really useful for

[jQuery] Re: Server side JQeury

2008-01-07 Thread John Resig
> I am wondering why it was difficult to parse HTML at the beginning. Simply: Because one doesn't exist. I've since written one and hope to be integrating it soon. --John

[jQuery] Re: Server side JQeury

2008-01-07 Thread howa
On 1月7日, 下午6時00分, "[EMAIL PROTECTED]" <[EMAIL PROTECTED]> wrote: > On Jan 7, 3:46 am, howa <[EMAIL PROTECTED]> wrote: > > > > > I have been following John's > > article:http://ejohn.org/blog/bringing-the-browser-to-the-server > > > The script only support well formed XML, as defined in the func

[jQuery] Re: Server side JQeury

2008-01-07 Thread [EMAIL PROTECTED]
On Jan 7, 3:46 am, howa <[EMAIL PROTECTED]> wrote: > I have been following John's > article:http://ejohn.org/blog/bringing-the-browser-to-the-server > > The script only support well formed XML, as defined in the function > (env.js) > > window.__defineSetter__("location", function(url){ >