Quantcast
Channel: Web Designers Journal » JavaScript
Browsing all 2 articles
Browse latest View live

JSON Object

JSON, or JavaScript Object Notation, has become a popular alternative to XML for defining structured data using JavaScript. A sample JSON definition that stores some information about Bob may look like...

View Article



Converting a JSON Text to a JavaScript Object

One of the most common use of JSON is to fetch JSON data from a web server (as a file or as an HttpRequest), convert the JSON data to a JavaScript object, and then use the data in a web page. For...

View Article
Browsing all 2 articles
Browse latest View live




Latest Images