Side navigation
#1551 closed bug (invalid)
Opened August 29, 2007 02:34PM UTC
Closed October 12, 2009 11:24PM UTC
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 (3)
Changed August 29, 2007 02:39PM UTC by comment:1
Changed August 29, 2007 03:05PM UTC by comment:2
Problem is with width:auto; in LI style description. LI surrounds IMGs in gallery.
Changed October 12, 2009 11:24PM UTC by comment:3
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 .
After browser window resize the NEXT button looks like clickable.
This bug was tested in IE6 and FF2.