-
Book Overview & Buying
-
Table Of Contents
Web Design Blueprints
By :
Welcome back! This section is about SPA, Single Page Applications, not a place you go to get your face rubbed. The SPA, if you don't already know, is a web application that loads new pages and content asynchronously. This means that the whole page loads at first, and then uses JavaScript to insert new content inside the page into a defined element.
For this project, let's take an overview of the task at hand. Developing it is not so straightforward; there are a number of steps that we would have to go through before it works. So our development should have some specific milestones of understanding at each step. We will take a UI template we have already built and build it into a Single Page Application framework. First, we will get the template, then break it into the main template and a component loaded through an AJAX function. Then we will break the homepage content into sections that are loaded in a loop from an array containing...
Change the font size
Change margin width
Change background colour