Category: jquery getjson

Ajax/jQuery.getJSON Simple Example

In this article we’ll investigate the importance of JSON and why we should use it in our applications. We’ll see that jQuery has got us covered with a very nice convenience function. What is JSON? [author_more] JSON stands for JavaScript Object Notation. In simple terms JSON is a way of formatting data for,...