We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Utility for preloading images.
urls
callback
urls = ['http://www.google.com/logos/2012/bob_ross12-hp.jpg', 'http://www.google.com/logos/2012/earhart12-hp.jpg'] window.utilityBox.preloadImages urls
urls = 'http://www.google.com/logos/2012/bob_ross12-hp.jpg' window.utilityBox.preloadImages urls, -> alert 'All images loaded'