Fast Page Content Loader is an open source JavaScript class specially designed to handle remote loading of web content on pages, without delaying the loading of the rest of the web page.
Fast Page Content Loader has been successfully used on web pages to speed up the loading of content. It has been tested with heavy remote content, such as widgets and advertising retrieved from remote websites.
Product's homepage
Requirements:
· Java 2 Standard Edition Runtime Environment
What's New in This Release: [ read full changelog ]
· This version adds a new priority option for the page elements, so now it is possible to tell which page elements are loaded before or after others, so the load order is no longer tied to the position of each element in the HTML document.