Help with Slider Bar

Looking for a way to add a slider bar to my wix site, specifically for pricing purposes.
Something like this:


https://www.outbound.io/pricing

My main challange is the sliding action which requires click and hold.
Does Wix support that?

Thanks!

Hey Tamar

Not a this point, such imput component is not supported now. You can use text input instead.

Although, if you’re experienced in devloping, i think you can try to implement such component or take existing free implementation and put it into HTML container and use onMessage functionality for HTML container to send value outsite of the container. HtmlComponent - Velo API Reference - Wix.com

But this is advanced stuff. No slider support “from the box” now