No problem at all. It did process the xml successfully, though I'm getting
the following error in firebug:
$.taconte has no properties
[Break on this error] $.httpData = b ? $.taconite.detect :
$.taconte._httpData;
jquery.taconite.j... (line 76)
[taconite] [AJAX response] content-type: text/html; charset=UTF-8; status:
200 OK; has responseXML: false
[taconite] httpData: response is not XML (or not "valid" XML)
[taconite] attempting string to document conversion
[taconite] conversion successful!
[taconite] invoking element command: $("#status").append(elements)
[taconite] time to process response: 0ms
edit: What is really strange is that it doesn't work at all if I put the
following lines above my ajax call:
$.taconite.debug = true;
$.taconite.enableAutoDetection(false);
But the taconite functionality works if I put those below my ajax call,
though I get the error I posted above...
malsup wrote:
>
>> You rock ;) Thank you very much for your excellent work and fast
>> service!
>
> Just remember, fast service means limited testing. ;-)
>
> _______________________________________________
> jQuery mailing list
> [email protected]
> http://jquery.com/discuss/
>
>
--
View this message in context:
http://www.nabble.com/Taconite-Plugin---New-and-Improved%21-tf3183053.html#a8977836
Sent from the JQuery mailing list archive at Nabble.com.
_______________________________________________
jQuery mailing list
[email protected]
http://jquery.com/discuss/