Tagged Questions
1
vote
1answer
601 views
JQuery / JCarousel: Using WrapInner and nth selectors to only wrap every 8th item
I want to use JCarousel to display UL elements with LI containing only eight images (two rows of four), something that looks like this:
<li><div>[image][image][image][image]
...