Posted by quicksketch on November 24, 2011 at 6:37am
| Download | Size | md5 hash |
|---|---|---|
| jcarousel-6.x-2.6.tar.gz | 58.05 KB | 7fd2161f58c280fee30c46a457687f17 |
| jcarousel-6.x-2.6.zip | 62.83 KB | 70dc07e47c7f91b9664fdf491737f662 |
Last updated: November 24, 2011 - 06:40
Release notes
This release of jCarousel fixes some edge-case configuration scenarios and provides a few new minor convenience options. Less dependency on Views code should help prevent future breakage.
New Features
- #1095504 by sebas5384 and quicksketch: Make AJAX loading optional when "Use AJAX" is enabled in the view.
- #1216592: Automatically hide arrows if there's no overflow.
- #1197966: Expose the results of the count query to the view object in $view->total_rows.
- #1340592 by mstrelan: Add even and odd classes for zebra striping.
Bug Fixes