Hello Klaus, thanks for your answers
> success: function(xhr){
> result = $("count", $.httpData(xhr, 'xml')).text();
> $("#feedback").html("result = " + result);
> }Yeah it works :P > but I still recommend to use the latest jQuery version from svn. > Uhm, some bugs... $(document).ready is not a function (I've taken the file in /jquery/src/jquery/)... _______________________________________________ jQuery mailing list [email protected] http://jquery.com/discuss/
