jquery.carousel.touch.slider.squadwuschel 1.0.2

dotnet add package jquery.carousel.touch.slider.squadwuschel --version 1.0.2
NuGet\Install-Package jquery.carousel.touch.slider.squadwuschel -Version 1.0.2
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="jquery.carousel.touch.slider.squadwuschel" Version="1.0.2" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add jquery.carousel.touch.slider.squadwuschel --version 1.0.2
#r "nuget: jquery.carousel.touch.slider.squadwuschel, 1.0.2"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install jquery.carousel.touch.slider.squadwuschel as a Cake Addin
#addin nuget:?package=jquery.carousel.touch.slider.squadwuschel&version=1.0.2

// Install jquery.carousel.touch.slider.squadwuschel as a Cake Tool
#tool nuget:?package=jquery.carousel.touch.slider.squadwuschel&version=1.0.2

- auf dem Modernizr wird nur der Test für touch benötigt, hier kann man also auch seine eigene Version erstellen und nutzen.
- Auf einem Gerät was Touch verwendet, kann einfach per swipeleft oder swiperight auf dem Slider selbst zur nächsten Folie gewechselt werden
- Einfach alle js und css Dateien im Projekt einbinden.

Wie der Slider aufgebaut werden muss im HTML Gerüst ist in der jquery.carousel.slider.squadwuschel.1.x.x.js Datei erläutert.

There are no supported framework assets in this package.

Learn more about Target Frameworks and .NET Standard.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.2 4,244 5/8/2012
1.0.1 1,324 5/2/2012
1.0.0 2,120 5/1/2012

Neue touch Swipe lib eingebunden - hier wird der code von jQuery Mobile genutzt