Guillaume Gautreau
Guillaume Gautreau
Hi, It's a private method. The easiest way to use it can be to create your own component, inheriting from the slider. you can take a look at the source...
I don't have the hardware to test touch events with edge. Is it possible for you to investigate?
Hello, You can clone the repo or get all the files directly from github. Le 18 mars 2016 5:31 PM, "Joshua Austill" [email protected] a écrit : > Would it be...
Do you have a live example of your issue? jsfiddle/static HTML ?
In your example, the selected range seems very - very - small regarding the whole selection area. It seems normal that the range does not appear. Am I wrong?
I don't understand your point. Can you show me (with an image for instance) how do you expect it to be displayed?
Okay. I do not have this result AT ALL. Which browser do you use?
Are you sure the example you in your jsFiddle is working? Example: ``` var EndDate = new Date(); // Here, StartDate is not a Date but an integer // And...
Hello, I don't know, you can try to create dates in UTC (take a look at the docs about the Date object in JS) On Wed, Feb 3, 2016 at...
Do you have both jQuery and jQuery UI up to date?