Javascript: incomplete parameters
drupalexio - September 29, 2009 - 17:11
| Project: | jCarousel Lite |
| Version: | 6.x-2.0-beta3 |
| Component: | Code |
| Category: | bug report |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
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:
});

#1
Fixed.
#2
Automatically closed -- issue fixed for 2 weeks with no activity.