>
Download This Plugin | |
Download Elegant Themes | |
Name | Preload Current Images |
Version | 1.3 |
Author | TheOnlineHero - Tom Skroza |
Rating | 0 |
Last updated | 2013-10-21 07:51:00 |
Downloads |
1505
|
Download Plugins Speed Test plugin for Wordpress |
Home page PageSpeed score has been degraded by 0%, while Post page PageSpeed score has been degraded by 0%
Preload Current Images plugin added 3 kB of resources to the Home page and 3 kB of resources to the sample Post page.
Preload Current Images plugin added 0 new host(s) to the Home page and 0 new host(s) to the sample Post page.
Great! Preload Current Images plugin ads no tables to your Wordpress blog database.Allows you to auto preload all images on the current page. This also include background images. This is perfect for slides where not all images are visible at once on the page. Typically not all images will load at the same time making it appear the slide is not working.
Please be aware that the page will initially load a little slower as it needs to load the images before running your js code. But having said that, if your code needs these images to load before hand, it will make it easier for your users to use your plugins or code.
So in summary, it makes your slides run smoother, forces all images to be loaded before use and makes the images load faster.
With this plugin you can use the preload_progress_bar shortcode:
[preload_progress_bar complete="jQuery('#content').show();progressbar.hide();progressbar.remove();" initial_text='Loading...'][/preload_progress_bar]