Hi,
> it would be a great tool for html parsing,
>
> e.g. how can I get the google search results by parsing the html? as
> easy as that...
>
>
> jQuery("a.l").each(function(){
> console.debug( this.href );
> });Maybe this Link can help you: http://en.wikipedia.org/wiki/Server-side_JavaScript Christof _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
