Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download jcarousel-7.x-2.6.tar.gztar.gz 58.07 KB
MD5: 0cd60b44c05b4d0e1001357f59ecc20c
SHA-1: 6481b92042837b239f59d45b4282c9288221b304
SHA-256: e352f5748bd791c02f95ce524c4e981b6cabefe3358522b3a8430409d77b6d43
Download jcarousel-7.x-2.6.zipzip 62.89 KB
MD5: b17073249a1271e829e146d7e9eb2394
SHA-1: ce47290c771c847e2386d388ca879be99f7dd5ba
SHA-256: 23d37dd1aaaa6fae177c15fb02f8c9222ffaa61704c60fc68999e1dc87f330e4

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

  • #1258544: jCarousel should call Drupal.attachBehaviors() on AJAX-loaded content (support for Colorbox etc.).
  • #1330386 by myha and chia: jCarousel breaks ajax callbacks when 'settings' is returned in ajax call.
  • #1340592 by mstrelan: Add even and odd classes for zebra striping.
Created by: quicksketch
Created on: 24 Nov 2011 at 06:37 UTC
Last updated: 5 Jan 2015 at 12:18 UTC
New features
Bug fixes

Other releases