-
Book Overview & Buying
-
Table Of Contents
-
Feedback & Rating

JavaScript and JSON Essentials
By :

JSON is considered today to be the most popular data interchange format. In the previous chapter, we saw an example that used a JSON feed as a data store. In this chapter, let's make the data a little more dynamic. The following list provides a glimpse of all the topics that will be covered in this chapter:
HTML, client-side JavaScript, and CSS provide the structural, behavioral, and presentational aspects, respectively. Dynamic web development is all about data transfer between two parties, the client and the server. We use programs such as a web server, a database, and a server-side programming language to fetch and store dynamic data. Let's take a look at the process behind the scenes that facilitates...
Change the font size
Change margin width
Change background colour