If all these scripts are on every single page, you should look into
combining them all into a single file as well, this way there's only 1
HTTP request instead of 12.  Do this first, then compress with JSMin
or YUI compressor to reduce file size.

On Dec 1, 6:22 pm, Mark Livingstone <[EMAIL PROTECTED]> wrote:
> Hi.
>
> There are numerous plug-ins to preload images, but is there a way to
> preload javascript? My application uses around 12 plug-ins and they
> take about 20 seconds or so to load before the page shows... so, is
> there a way I can display a "loading message" while I somehow preload
> the scripts?
>
> Thanks,

Reply via email to