Opened 15 years ago
Closed 13 years ago
#1551 closed bug (invalid)
Next button of jCarousel is disabled even if some image is not fully visible
Reported by: | aichinge | Owned by: | |
---|---|---|---|
Priority: | major | Milestone: | 1.2 |
Component: | plugin | Version: | 1.1.4 |
Keywords: | jCarousel | Cc: | |
Blocked by: | Blocking: |
Description
It happen in version 0.2.0 of jCarousel.
I have 4 images of different width in jCarousel and 3 and half are visible. If I click to NEXT button, id changed to disable state, images are in same position - no move. So the last image isn't fully visible.
Attachments (2)
Change History (5)
Changed 15 years ago by
Attachment: | BEST - BASE® - BEST_1188398045750.png added |
---|
Changed 15 years ago by
Attachment: | BEST - BASE® - BEST_1188398144015.png added |
---|
Displaying of jCarousel gallery
comment:1 Changed 15 years ago by
After browser window resize the NEXT button looks like clickable.
This bug was tested in IE6 and FF2.
comment:2 Changed 15 years ago by
Problem is with width:auto; in LI style description. LI surrounds IMGs in gallery.
comment:3 Changed 13 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
This is not a jQuery core bug. Please report plugin bugs to the plugin's author, or ask on the jQuery forums. jQuery UI bugs should be reported on the UI bug tracker, http://dev.jqueryui.com .
Displaying of jCarousel gallery