[jQuery] background-image onload ?
Is there a way in jQuery to (1) set the background image of a div
(easily done) and then (2) wait for that image to load before (3) fading
it back in ?
(1) is easily done, but I'm having problems getting (3) to wait for (2)
to complete so that the animation is smooth.
Hope that makes sense!
TIA,
Liam