
Product
Announcing Socket Fix 2.0
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
html5-slider
Advanced tools
This fork of https://github.com/abdavid/jslider is also available on npm:
npm install html5-slider
OR
yarn add html5-slider
jQuery Slider is easy to use and multifunctional jQuery plugin. Note: As of v2.0.0 this library has a dependency of Hammer.js
You need to have grunt installed to do a manual build of this repo. When grunt is installed and available in the project directory you
only need to run grunt build
which then will spit out four .js files under dist:
Since the original implementation has been improved to properly support touch screens, Hammer.js was the library of choise to do this. While doing tests on this on Windows 8.1 machines and tablets it has been suggested that adding
.slider {
-ms-touch-action: none;
}
to your stylesheet is necessary to prevent IE from navigating back or forth in history when interacting with touch enabled elements on your project.
MIT License
FAQs
Just another slider implementation. Touch friendly.
The npm package html5-slider receives a total of 0 weekly downloads. As such, html5-slider popularity was classified as not popular.
We found that html5-slider demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Product
Socket Fix 2.0 brings targeted CVE remediation, smarter upgrade planning, and broader ecosystem support to help developers get to zero alerts.
Security News
Socket CEO Feross Aboukhadijeh joins Risky Business Weekly to unpack recent npm phishing attacks, their limited impact, and the risks if attackers get smarter.
Product
Socket’s new Tier 1 Reachability filters out up to 80% of irrelevant CVEs, so security teams can focus on the vulnerabilities that matter.