Foliotek / Croppie

A Javascript Image Cropper
http://foliotek.github.io/Croppie
MIT License
2.56k stars 885 forks source link

Slider Customization #713

Open AlphaComposite opened 4 years ago

AlphaComposite commented 4 years ago

Is it possible to add icons before and after the slider like in this image?

image

MikeDabrowski commented 4 years ago

@AlphaComposite Use css grid, nice and easy. But styling native input slider may be troublesome when you are targeting multiple browsers.