Posted by drupalexio on September 29, 2009 at 5:11pm
Jump to:
| Project: | jCarousel Lite |
| Version: | 6.x-2.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed (fixed) |
Issue Summary
Though I've fixed the 'visible'-typo above, javascript still does not work, since there is no value for 'visible':
$('.jcarousellite-4-1 .item-list').jCarouselLite({
btnNext: '.jcarousellite-next-4-1',
btnPrev: '.jcarousellite-prev-4-1',
mouseWheel: true,
visible:
});
Comments
#1
Fixed.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.