Hi everyone, I'm using Views Slideshow to display a rotating "news" banner on a test site. Everything is working fine except for a couple minor glitches:
1) The Next/Previous controls will only work if there are more than (2) images in the view;
2) The when transitioning between next/previous images, it "stutters" over the image between. This occurs consistently in Firefox, Chrome, and Safari.
I believe it may be a Javascript issue, but I don't know enough Javascript to help myself with this, and I suspect its probably something minor. Love the module, just a little frustrated with this minor glitch. Any suggestions would be very helpful.
Site here: http://depts.washington.edu/sfmr **This is a test site**
| Comment | File | Size | Author |
|---|---|---|---|
| #3 | 1291330-d6-1.patch | 5.31 KB | redndahead |
| #3 | 1291330-d7-1.patch | 5.73 KB | redndahead |
Comments
Comment #1
redndahead commented1) A patch was committed to fix pagers. Don't think I patched the controls. Would be nice if someone could do that.
2) Can't really fix stuttering. It's probably a problem with jquery cycle. All I can say is try upgrading that library.
Comment #2
redndahead commentedNeed to look at the controls before release.
Comment #3
redndahead commentedCommitted these patches.
Comment #4
muchuu commentedThank you for responding - I'll try updating the library and work on this patch.