July 2003
Intermediate to advanced
512 pages
13h 8m
English
Effective Web pages are a result of many different factors, including compelling content, good design, and attention to details, such as how fast the page loads. One of the ways to speed up page loads, while still providing the user with an interesting and interactive experience, is to use JavaScript to make individual page elements update within the user's browser. In other words, instead of your Web server pushing the page experience to the user, the server pushes the script over the phone lines. The script then uses the power of the user's computer to make the page come alive. Pages with scripts like these are called dynamic pages.
By moving the processing from the server side to the client (user) side, ...
Read now
Unlock full access