-
**Do you want to request a *feature* or report a *bug*?**
Feature
**Feature: What is your use case for such a feature?**
This is a feature supported in the vanilla InstantSearch library; https:…
-
Hi there. We're running into an issue that seems to be related to our use of rangeSlider in combination with the [Web Components polyfill](https://github.com/webcomponents/webcomponentsjs). It's…
-
Have a slider that resizes cards when dragged left or right.
This would be good for when searching the home screen or a channel with lots of content.
```css
.card-row__scrollhouse .card {
widt…
-
Понадобился range slider(period) для фильтра по ценам. Было бы быстрее подключить на jQuery готовый плагин. Не могу через модуль подключить jquery так, чтобы все работало. Либо ошибки, либо ничего. …
-
https://codepen.io/anon/pen/NBbZEg
Actually im using a scattergl plot in a sort of "mixed mode":
- Drawing one trace with scatter in order to enable rangeslider preview
- Drawing all other traces…
-
Rangeslider.js - http://andreruffert.github.io/rangeslider.js/
Rangeslider.js is having a conflict with Swiper.js. As I slide the slider, the touch event for swiper also triggers. Both of them are sl…
-
Hello. I'm configuring Shiny server on Centos 6.4. The hello sample application works partially, but the top-right app doesn't show the plot, and the bottom-right app doesn't work. Please help! Thanks…
-
Hello Marc, testedthe plugin and noticed that there is a javascript conflict in your code. Even with a clean wordpress installation. What does not work correctly in the backend metabox and still the r…
-
### Subject of the issue/enhancement/features
When the slider is set to hide the numbers on the scale, and the user gets the answer wrong they don't get any feedback to show them the correct answer.
…
-
```
import rangesliderJs from 'rangeslider-js'
rangesliderJs.create(document.getElementById('slider1'), {min:0, max: 1, value: 0.5, step: 0.1})
```
Using the above I cannot find any method of …