<?xml version="1.0" encoding="utf-8"?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<head><meta forua="true" http-equiv="Cache-Control" content="max-age=0" /></head>
<card title="jquery ajax parsererror  was not called" id="card1">
<p> 游客</p><p>
标题:jquery ajax parsererror  was not called<br/>
正文:<br/>
问题介绍：    $.ajax({        type: &amp;quot;GET&amp;quot;,        url: url,        dataType: &amp;quot;jsonp&amp;quot;,        success: function (result) {            alert(&amp;quot;SUCCESS!!!&amp;quot;);        },        error: function (xhr, ajaxOptions, thrownError) {            alert(xhr.statusText);            alert(xhr.responseText);            alert(xhr.status);            alert(thrownError);        }    });结果：parsererror, 200, undefined, jQuery16404238360976138926_1344922361673 was not called $.ajax({    type:'POST',    url:&amp;quot;@{FrontEnd.isUsernameAvailable()}&amp;quot;,    data:&amp;quot;name=thisnameisavailable&amp;quot;,    cache:false,    success:function(data){        console.log(&amp;quot;Success... &amp;quot;);    },    error:function(jqXHR, textSt<br/><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=592&amp;Page=1">[&lt;&lt;]</a><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=592&amp;Page=1">[[1]]</a><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=592&amp;Page=2">[2]</a><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=592&amp;Page=3">[3]</a><a href="http://camnpr.com/wap.asp?mode=WAP&amp;act=View&amp;id=592&amp;Page=4">[&gt;&gt;]</a><br/>
<br/>
<a href="wap.asp?act=Com&amp;id=592">查看评论(0)</a><br/>
<a href="wap.asp?act=AddCom&amp;inpId=592">发表评论</a><br/><br/>

<br/>

<br/>
<a href="http://camnpr.com/wap.asp">首页</a>
</p>
</card>
</wml>