Date: Sun, 26 May 2013 00:28:43 +0200
Quote:
- SitePoint Forums - Questions
JQuery Novice to Ninja: chapter 04/15
http://www.sitepoint.com/forums/showthread.php?815858-JQuery-Novice-to-Ninja-chapter-04-15&goto=newpost
Text:
Can't get it to work even using the downloaded code.
Using console I can see that gallery object is created and contains the initial values.
Using console, I can see that gallery.init is being called but that is it.
Gallery.trigger is not being called - I know because I embedded a couple console benchmarks like in .mouseout.
One photo appears at the beginning and setting alt text, I can see it is the second photo (1st Darth Fader).
Just before the photo appears there is a flash.
If I remove overflow: hidden from $photos in the style.css then all the photos line up and if I mouse left then the gallery shifts one place to the right. When I mouse right then it shifts back.
(: perplexed
Using console I can see that gallery object is created and contains the initial values.
Using console, I can see that gallery.init is being called but that is it.
Gallery.trigger is not being called - I know because I embedded a couple console benchmarks like in .mouseout.
One photo appears at the beginning and setting alt text, I can see it is the second photo (1st Darth Fader).
Just before the photo appears there is a flash.
If I remove overflow: hidden from $photos in the style.css then all the photos line up and if I mouse left then the gallery shifts one place to the right. When I mouse right then it shifts back.
(: perplexed
Via FeedShow.com