First image doesn't load in IE 8 (Galleria Javascript Photo Album)
I'm trying to use the Galleria javascript photo album and it works great on Safari and Chrome. When I load the site in Firefox or IE though, the first image开发者_运维知识库 doesn't load. If I click the next arrow my images will all load fine.
Here is a link to the site in question.
http://fredandrandall.com/MasterMachine/site/
It seems as if Galleria.log() is buggy. Remove those 2 lines :
Galleria.log(this) // the gallery instance
Galleria.log(options) // the gallery options
精彩评论