Mathias Holmbo

Results 5 comments of Mathias Holmbo

Use the slide event @ardiaca. Upon slide, you could calculate the current slideEvt.value and set up some if statements, which re-defines the properties given on instantiation of your slider. -...

Well, I solved this with multiple canvas' and a little css. ![screen shot 2017-04-26 at 13 17 47](https://cloud.githubusercontent.com/assets/3097117/25431926/d61094b2-2a82-11e7-92e3-4742b7e53850.png)

@rw950431 - Use multiple canvas', a little css and a each-loop to set the options, value etc. My result is below: ![screen shot 2017-04-26 at 15 18 59](https://cloud.githubusercontent.com/assets/3097117/25436517/c0fec15a-2a93-11e7-9d1e-3c4e23d35696.png)

@lukehaas - I experienced the same issue in Chrome (Version 60.0.3112.78 (Official Build) (64-bit)) on a Mac as well. My solution description is underneath. @rftb - removing the before and...

Yeah, noticed that @rftb when I inspected the code on the link you posted 💪🏼