hzdg / queueup.js

A promise-based JavaScript asset loader.
2 stars 0 forks source link

Add loadBackground method #2

Closed matthewwithanm closed 10 years ago

matthewwithanm commented 10 years ago

Accepts an element or selector and (optionally) a css class name. Toggles the class, gets the CSS background, and resolves a promise when the background image is loaded.

matthewwithanm commented 10 years ago

Closed in favor of hzdg/jquery.bgq.