Closed katmelen closed 3 years ago
I made a simple html file using that plugin. As you can see on the screenshot, there is no problem. <!DOCTYPE html>
You could always check your setup in playground: https://jsfiddle.net/IonDen/uoysqxk1/ It is working as expected. @katmelen @Rabbit523
yeah, actually, there is no problem. @IonDen
I have created a slider using standard code off of the Poitnet website. Code is as follows: skin: "round", grid: true, min: 100000, max: 2000000, from: 600000, postfix: "+/- 20K", prefix: "$", Even though I set "from:600000", slider starts at min: 100000. Also, cannot move slider.