Community

JQuery getJSON Example

(Krishna Srinivasan) JSON stands for JavaScript Object Notation which is lightweight data interchange format used to exchange text information. The jQuery getJSON() method access the data of JSON from the remote location by using GET HTTP request and also used to transfer and storing the data indepe

Read More - Register for Free Membership