General Tips to Optimize Page Loading When Work With Pictures
Date: 25 Aug 2009 Comments:01. Use Browser Cache When visit page for first time, Browser have to download all resources (aslo All images), but on second visit, why should not browser get resources from Cache (previously loaded and saved resource). For Images/CSS/JavaScripts, you’ll need to configure the web server. 2. Don’t forget height and width atteibutes in img tags [...]
