Closed (duplicate)
Project:
jCarousel
Version:
7.x-2.5
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
23 Nov 2011 at 12:48 UTC
Updated:
23 Nov 2011 at 23:55 UTC
When Applied default skin and the available items are less than the defined number of visible items the classes ' jcarousel-prev-disabled' and ''jcarousel-next-disabled ' are not applied to the prev and next link . While they are available when the skin is set to none.
Any thoughts ???
Comments
Comment #1
quicksketchAs far as I know, the arrows are never disabled when the number of items is less than the defined number of visible items. That's what the feature request at #1216592: Automatically hide arrows if there's no overflow is attempting to solve.
Comment #2
quicksketchI've posted a patch to #1216592: Automatically hide arrows if there's no overflow that will fix this problem in any case.