Open GoogleCodeExporter opened 9 years ago
[deleted comment]
having the same issue trying to integrate with Big Commerce
Original comment by jamespau...@gmail.com
on 22 Oct 2011 at 10:51
I had this problem too. It went away when I filled in selectors on lines 13-18
of the init function...
Original comment by duncanjb...@gmail.com
on 27 Oct 2011 at 2:37
argh - scratch that, it's still not working. halfway there....
Original comment by duncanjb...@gmail.com
on 27 Oct 2011 at 2:38
same problem
Original comment by szczepan...@gmail.com
on 13 Dec 2011 at 2:36
I also have the same issue. I'm on version 2.0.1.
Original comment by murtazaj...@gmail.com
on 2 Jan 2012 at 3:02
To fix this issue you guys should fill in some value for all these options:
imageContainerSel: 'fuuu',
controlsContainerSel: 'controls',
captionContainerSel: 'fuuu',
loadingContainerSel: 'fuuu',
Leaving them blank as in the guide caused this error to me also... the guide is
a bit misleading in this. The author should patch and if the option is left
blank, it means it shouldn't be used by the plugin.
Original comment by ban...@gmail.com
on 8 Feb 2012 at 2:17
Same problem here - Fill in CSS selectors (not jQuery) - Example:
imageContainerSel: '#slideshow',
captionContainerSel: '#caption',
controlsContainerSel: '#controls',
loadingContainerSel: '#loading',
Original comment by AbeMBec...@gmail.com
on 7 Jan 2014 at 12:42
Original issue reported on code.google.com by
rku...@enbake.com
on 22 Aug 2011 at 3:06Attachments: