{"id":634,"date":"2012-08-28T16:52:03","date_gmt":"2012-08-28T08:52:03","guid":{"rendered":"http:\/\/hesiway.tk\/?p=634"},"modified":"2012-08-28T16:52:03","modified_gmt":"2012-08-28T08:52:03","slug":"ajax%e4%bc%a0%e5%8f%82%ef%bc%8c360%e6%ad%a3%e5%b8%b8%ef%bc%8cie%ef%bc%8cchrome%e6%8e%a5%e6%94%b6%e5%88%b0%e7%9a%84%e5%8f%82%e6%95%b0%e6%b2%a1%e5%80%bc-2","status":"publish","type":"post","link":"http:\/\/hesiwei.cn\/?p=634","title":{"rendered":"AJAX\u4f20\u53c2\uff0c360\u6b63\u5e38\uff0cIE\uff0cchrome\u63a5\u6536\u5230\u7684\u53c2\u6570\u6ca1\u503c"},"content":{"rendered":"<p>\u5ba2\u670d\u7aef\u53d1\u9001\u5230\u670d\u52a1\u5668\u4ee3\u7801<\/p>\n<p>&lt;a value=&#8221;&lt;?php echo $row_Recordset_task[&#8216;test02&#8217;];?&gt;&#8221; onclick=&#8221;showUser(this.value)&#8221;&gt;&lt;?php echo $row_Recordset_task[&#8216;test02&#8217;];?&gt;&lt;\/a&gt;<\/p>\n<p>&lt;div id=&#8221;txtHint&#8221;&gt;&lt;\/div&gt;<\/p>\n<p><!--more--><\/p>\n<p>JS\u5904\u7406<\/p>\n<p>var xmlHttp<\/p>\n<p>function showUser(str)<\/p>\n<p>{<\/p>\n<p>xmlHttp=GetXmlHttpObject()<\/p>\n<p>if (xmlHttp==null)<\/p>\n<p>{<\/p>\n<p>alert (&#8220;Browser does not support HTTP Request&#8221;)<\/p>\n<p>return<\/p>\n<p>}<\/p>\n<p>var url=&#8221;getuser.php&#8221;<\/p>\n<p>url=url+&#8221;?q=&#8221;+str<\/p>\n<p>url=url+&#8221;&amp;sid=&#8221;+Math.random()<\/p>\n<p>xmlHttp.onreadystatechange=stateChanged<\/p>\n<p>xmlHttp.open(&#8220;GET&#8221;,url,true)<\/p>\n<p>xmlHttp.send(null)<\/p>\n<p>}<\/p>\n<p>function stateChanged()<\/p>\n<p>{<\/p>\n<p>if (xmlHttp.readyState==4 || xmlHttp.readyState==&#8221;complete&#8221;)<\/p>\n<p>{<\/p>\n<p>document.getElementById(&#8220;txtHint&#8221;).innerHTML=xmlHttp.responseText<\/p>\n<p>}<\/p>\n<p>}<\/p>\n<p>function GetXmlHttpObject()<\/p>\n<p>{<\/p>\n<p>var xmlHttp=null;<\/p>\n<p>try<\/p>\n<p>{<\/p>\n<p>\/\/ Firefox, Opera 8.0+, Safari<\/p>\n<p>xmlHttp=new XMLHttpRequest();<\/p>\n<p>}<\/p>\n<p>catch (e)<\/p>\n<p>{<\/p>\n<p>\/\/Internet Explorer<\/p>\n<p>try<\/p>\n<p>{<\/p>\n<p>xmlHttp=new ActiveXObject(&#8220;Msxml2.XMLHTTP&#8221;);<\/p>\n<p>}<\/p>\n<p>catch (e)<\/p>\n<p>{<\/p>\n<p>xmlHttp=new ActiveXObject(&#8220;Microsoft.XMLHTTP&#8221;);<\/p>\n<p>}<\/p>\n<p>}<\/p>\n<p>return xmlHttp;<\/p>\n<p>}<\/p>\n<p>PHP\u670d\u52a1\u7aef\u63a5\u53d7\u53c2\u6570<\/p>\n<p>$q=$_GET[&#8220;q&#8221;];<\/p>\n<p>\u8fd9\u4e2a\u503c\u5728360\u6d4f\u89c8\u5668\u4e2d\u6b63\u5e38\uff0c\u5728IE\u548c\u8c37\u6b4c\u6d4f\u89c8\u5668\u4e2d undefined,\u7ed3\u679c\u662f\u662f<\/p>\n<p>GET getuser.php?q=undefined&amp;sid=0.2304172266740352<\/p>\n<p>200 OK<\/p>\n<p>129ms<\/p>\n<p>ParamsHeadersResponseHTML<\/p>\n<p>q \u00a0 \u00a0undefined<\/p>\n<p>sid \u00a0 \u00a00.2304172266740352<br \/>\n\u5728JS\u4e2dalert\u51fastr\u4f9d\u65e7\u662fundefined\uff0c\u8bf4\u660e\u539f\u56e0\u662f\u5ba2\u6237\u7aef\u4e2d\u6ca1\u6709\u5c06\u53c2\u6570\u4f20\u5165 showUser(str) \u4e2d\uff0c\u5e94\u8be5\u600e\u4e48\u5199\uff1f \u53c2\u6570\u7684\u503c\u662f$row_Recordset_task[&#8216;test02&#8217;]<\/p>\n<p>&nbsp;<\/p>\n<p>\u7ecf\u8fc7\u591a\u6b21\u6d4b\u8bd5\uff0c\u95ee\u9898\u89e3\u51b3\u4e86\uff0c\u5ba2\u6237\u7aef\u4e2d\u4ee3\u7801\u6539\u4e3a<\/p>\n<p>&lt;a onclick=&#8221;showUser(&#8216;&lt;?php echo $row_Recordset_task[&#8216;test02&#8242;];?&gt;&#8217;)&#8221;&gt;&lt;?php echo $row_Recordset_task[&#8216;test02&#8217;]; ?&gt;&lt;\/a&gt;<br \/>\n\u4f46\u662f\u4e3a\u4ec0\u4e48\u4e4b\u524d\u5728360\u6d4f\u89c8\u5668\u4e2d\u4f20\u53c2\u6b63\u5e38\uff0c\u800c\u5728IE \uff0cchrome\u4e0b\u4e0d\u884c\u5462\uff1f\u7ee7\u7eed\u9700\u627e\u7b54\u6848\u3002\u3002<\/p>\n","protected":false},"excerpt":{"rendered":"<p>\u5ba2\u670d\u7aef\u53d1\u9001\u5230\u670d\u52a1\u5668\u4ee3\u7801 &lt;a value=&#8221;&lt;?php echo $row_Recor [&hellip;]<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"closed","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[21],"tags":[],"class_list":["post-634","post","type-post","status-publish","format-standard","hentry","category-web"],"_links":{"self":[{"href":"http:\/\/hesiwei.cn\/index.php?rest_route=\/wp\/v2\/posts\/634","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/hesiwei.cn\/index.php?rest_route=\/wp\/v2\/posts"}],"about":[{"href":"http:\/\/hesiwei.cn\/index.php?rest_route=\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"http:\/\/hesiwei.cn\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/hesiwei.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=634"}],"version-history":[{"count":0,"href":"http:\/\/hesiwei.cn\/index.php?rest_route=\/wp\/v2\/posts\/634\/revisions"}],"wp:attachment":[{"href":"http:\/\/hesiwei.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=634"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"http:\/\/hesiwei.cn\/index.php?rest_route=%2Fwp%2Fv2%2Fcategories&post=634"},{"taxonomy":"post_tag","embeddable":true,"href":"http:\/\/hesiwei.cn\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=634"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}