Downloads
Download tar.gz
56.92 KB
MD5: 427edd2239a8951484498fccda21244a
SHA-1: 284663059dcceb4618766151e14f155974c2ba41
SHA-256: 8189c474966d24b9599721e0758a9dc74e86198c2b8521ab28a65b9cb2e40084
Download zip
62.13 KB
MD5: 0fcd5bae6c97c65187f3a126a2e1657e
SHA-1: 466df3f9b72ab453558d07d0df7d217df2c96561
SHA-256: fdc7ddba34d42866d9bc63fe36283d55544a75c68fb16dc1f83fbecc331b37d4
Release notes
The 2.5 release of jCarousel adds built-in support for carousel navigation or pagers. Note that jCarousel still cannot be used with the Views pager which serves a conceptually different purpose. The jCarousel pager may be enabled by configuring the jCarousel display type.
New Features:
- #825692 by Crell, Bevan, and quicksketch: Pager or navigation for the carousel.
- #1326200: Make Pager support AJAX.
- #1287104 by Bevan: Make buttons themable.
- #1196558 by emackn, zambrey, and tdskate: Update to Version: 0.2.8.
Bug fixes:
- #1193068: Use javascript:void(0) on pager links.
- #1326194: Nested list items break AJAX support.
- #1324236: Minor code style fixes and missing semi-colons.
- #1287104 by Bevan: Make buttons themable.
- #1208276: Loop through callbackParents fails in IE8/7 and Safari when combined with other JS libraries.
- #1292602 by recrit: Carousel does not include all options when displaying code-based default views.
- #1187916: Problem with the example code in the readme on jcarousel_add.
- #1156652 by DamienMcKenna: Change "Scroll" attribute to default to same as "Number of visible items".
- #1177140 by ywarnier: warning: Invalid argument supplied for foreach() in jcarousel.module on line 347.
- #1164504 by Amitaibu: Notice: Undefined index: skin in template_preprocess_jcarousel_view() line189 of jcarousel/includes/jcarousel.views.inc).