I was able to get this to work perfectly by removing the dataType. It
ran my success function and parsed as XML. Is this a bug?
On Jul 24, 3:01 pm, TCoakley wrote:
> I am attempting a fairly easy ajax call within a zend framework, but
> am getting a parseerorr. I have validated the xml an
I am attempting a fairly easy ajax call within a zend framework, but
am getting a parseerorr. I have validated the xml and will show that
below. No js errors are being thrown.
The ajax call:
$(function() {
$('#AjaxListAnchor').click(function() {
$.ajax({
ty
2 matches
Mail list logo