
Javascript and Ajax
文章平均质量分 90
envykok
这个作者很懒,什么都没留下…
展开
-
Performing GET requests using Ajax (Ajax introduction)
Performing GET and POST requests using Ajax Last updated: Sept 19th, 2009 Ajax, the catchy buzz word that ushered in the Web 2.0 era, basically describes two things转载 2010-04-28 13:44:00 · 208 阅读 · 0 评论 -
Performing POST requests using Ajax
Performing POST requests using Ajaxhttp://www.javascriptkit.com/dhtmltutors/ajaxgetpost2.shtml Using Ajax to send "POST" requests is very similar to that for "GET" reques转载 2010-04-28 13:47:00 · 185 阅读 · 0 评论 -
Retrieving an XML document using Ajax
Retrieving an XML document using Ajaxhttp://www.javascriptkit.com/dhtmltutors/ajaxgetpost3.shtml When making a server request in Ajax, the data returned can be in either plain te转载 2010-04-28 13:48:00 · 250 阅读 · 0 评论 -
Retrieving a JSON file using Ajax
Retrieving a JSON file using Ajaxhttp://www.javascriptkit.com/dhtmltutors/ajaxgetpost4.shtml JSON has become another popular way to store data in a structured way after XML. With JSON,转载 2010-04-28 13:48:00 · 189 阅读 · 0 评论 -
JSON in JavaScript
<br />http://www.json.org/js.html<br />JavaScript is a general purpose programming language that was introduced as the page scripting language for Netscape Navigator. It is still widely believed to be a subset of Java, but it is not . It转载 2010-10-21 17:57:00 · 169 阅读 · 0 评论 -
Use Jquery to perform ajax and Analyze text/Json data
<br /> <br />Today we will have a example that how to use Jquery to perform ajax.<br /> <br />Here is the result:<br /> <br /><br /> <br />the difference between section one and section two are process different type data return , one is flat text, one is原创 2010-10-21 18:15:00 · 265 阅读 · 0 评论 -
Ajax Loading Graphics Website
<br />http://preloaders.net/<br />http://ajaxload.info/原创 2010-12-30 00:53:00 · 164 阅读 · 0 评论