Thanks for the tip Michael.  What I ended up doing was switching from
$.get to $.ajax, and specifying my dataType as XML, and it works
perfect now:

http://docs.jquery.com/Ajax/jQuery.ajax#options

Reply via email to