-
Book Overview & Buying
-
Table Of Contents
Oracle Application Express 4.0 with Ext JS
By :
Internet giants, such as Yahoo and Google, have published a series of best practices for making web pages fast, integrating the practices into tools to measure page performance. Yahoos' YSlow and Googles' Page Speed are both available as Firebug add-ons.
Download the page performance tools from the following URL:
https://addons.mozilla.org/en-US/firefox/addon/5369
Page Speed from the following URL:
These tools make many recommendations covering all components making up a web page, as well as web server configuration. Behind each of the recommendations is detailed explanations and extensive research.
Some of the key recommendations relating to JavaScript and CSS are as follows:
Enable HTTP compression
Externalize JavaScript and CSS to take advantage of browser caching
Reduce HTTP requests by combining JavaScript and CSS files into as few files as possible
Reduce the size of JavaScript and CSS files...
Change the font size
Change margin width
Change background colour