Excolo-Slider
1.1.0
dotnet add package Excolo-Slider --version 1.1.0
NuGet\Install-Package Excolo-Slider -Version 1.1.0
<PackageReference Include="Excolo-Slider" Version="1.1.0" />
paket add Excolo-Slider --version 1.1.0
#r "nuget: Excolo-Slider, 1.1.0"
// Install Excolo-Slider as a Cake Addin #addin nuget:?package=Excolo-Slider&version=1.1.0 // Install Excolo-Slider as a Cake Tool #tool nuget:?package=Excolo-Slider&version=1.1.0
A clean and simple jQuery carousel plugin, supporting responsive design and touch navigation, etc.
Visit the GitHub page for information about installation and configuration.
If you have questions, find bugs or have suggestions, feel free to post an issue on the GitHub project page, and I'll reply as soon as possible.
Learn more about Target Frameworks and .NET Standard.
-
- jQuery (>= 1.9.1)
GitHub repositories
This package is not used by any popular GitHub repositories.
1.1.0
- Added CSS instead of images for prev/next-buttons and pagination
- Added support for requirejs, with jquery as dependency
- A few smaller changes
1.0.5
- Removed keyboard navigation
1.0.4
- Added non-minimized file to NuGet package
1.0.3
- Bug fixes
- Cleaning up code
1.0.0
- All planned features done