jquery - Issue with waitforimages plugin -


a draganddrop website builder (weebly) i'm using using waitforimages plugin:

https://github.com/alexanderdickson/waitforimages

the background image on homepage of site loads intermittently (and rarely).

i found uncaught type error waitforimages not function related to:

$(document).ready(function() {   $('.top-background-image').css('display', 'none')   $('.top-background-image').waitforimages({     finished: function() {               $(this).fadein(2000);                }      });  }); 

i'm out of depth thoughts on source of issue appreciated.


Comments

Popular posts from this blog

account - Script error login visual studio DefaultLogin_PCore.js -

xcode - CocoaPod Storyboard error: -