jcarousel

WebJar for jcarousel

License

License

MIT
GroupId

GroupId

org.webjars.npm
ArtifactId

ArtifactId

jcarousel
Last Version

Last Version

0.3.7
Release Date

Release Date

Type

Type

jar
Description

Description

jcarousel
WebJar for jcarousel
Project URL

Project URL

http://webjars.org
Source Code Management

Source Code Management

https://github.com/jsor/jcarousel

Download jcarousel

How to add to project

<!-- https://jarcasting.com/artifacts/org.webjars.npm/jcarousel/ -->
<dependency>
    <groupId>org.webjars.npm</groupId>
    <artifactId>jcarousel</artifactId>
    <version>0.3.7</version>
</dependency>
// https://jarcasting.com/artifacts/org.webjars.npm/jcarousel/
implementation 'org.webjars.npm:jcarousel:0.3.7'
// https://jarcasting.com/artifacts/org.webjars.npm/jcarousel/
implementation ("org.webjars.npm:jcarousel:0.3.7")
'org.webjars.npm:jcarousel:jar:0.3.7'
<dependency org="org.webjars.npm" name="jcarousel" rev="0.3.7">
  <artifact name="jcarousel" type="jar" />
</dependency>
@Grapes(
@Grab(group='org.webjars.npm', module='jcarousel', version='0.3.7')
)
libraryDependencies += "org.webjars.npm" % "jcarousel" % "0.3.7"
[org.webjars.npm/jcarousel "0.3.7"]

Dependencies

compile (1)

Group / Artifact Type Version
org.webjars.npm : jquery jar [1.7,)

Project Modules

There are no modules declared in this project.

jCarousel - Riding carousels with jQuery

jCarousel is a jQuery plugin for controlling a list of items in horizontal or vertical order. It provides a full-featured and flexible toolset for navigating any HTML based content in a carousel-like fashion.

Note: Version 0.3.x and 0.2.x are not compatible. Old versions can be downloaded from the release page.

Documentation

The documentation can be found here.

Reference

Plugins

By default, the jCarousel core only contains the minimum functionality needed to create carousel widgets. Specialized features are provided through plugins.

jCarousel comes with the following plugins:

Third-Party Plugins

Download

All ready-to-use files are located in the dist/ directory.

The jquery.jcarousel.js and jquery.jcarousel.min.js files contain the core and all plugins concenated together.

All files are also available from CDNJS.

Examples

You can find some example implementations in the examples/ directory. You can also browse the functional tests to get an impression of how to setup jCarousel.

Credits

jCarousel is written on top of jQuery and was originally inspired by the Carousel Component by Bill Scott.

License

Copyright (c) 2006-2020 Jan Sorgalla. Released under the MIT license.

Versions

Version
0.3.7