jQuery make it easy to preload images in the background so visitors won’t have to wait forever when they would like to display an image. This code is ready to use, just update the image list on line 8.
$.preloadImages = function() { for(var i = 0; i<arguments.length; i++) { $("<img />").attr("src", arguments[i]); } } $(document).ready(function() { $.preloadImages("hoverimage1.jpg","hoverimage2.jpg"); }) |
I hope you like this Post, Please feel free to comment below, your suggestion and problems if you face - we are here to solve your problems.
Gravity Web Apps headquartered in Delhi, India, is a sophisticated and Hi-Fi computerized advertising organization that is a skill in the field of innovative Website / CRM / ERP/, Designing with software Development, advance and classic Digital Marketing, Search Engine Optimization (SEO) and Brand building furthermore, Applications advancement.
Copyright © 2013, Gravity web apps All Rights Reserved.
Share This Blog