Monday, February 27, 2017

Script plugin to wait for images loaded

Checking for $(window).load() wasn't working for images in slideshows that were dynamically populated.  Found a plugin for imagesLoaded while reading this thread: http://stackoverflow.com/a/26930871.  Seems to work, so here it is:

http://imagesloaded.desandro.com/

Bower: git is not installed or not in the PATH

Need to use Git Bash instead of cmd.  (see stackoverflow).
Can also use Aptana's GNU Bash.