Thursday 8 March 2012

Speeding up Slow Rendering Pages Tip

If you have large amount of text in div's which is making the page slow to load, you can hide the div's, and add expandable's which will open and close the div's. Not only does this make the page cleaner, because your div's are hidden, the page will load much quicker as the browser will not try to render it.

No comments:

Links