Hi Benjith,
Thanks for your reply. The problem is (just as in your demo) that the input is not updating dynamically (realtime). The input is only updating when releasing one of the handles. This is is because the ChangeEventDuringSlide is set to False. But since I am updating a query I only want to refresh the query when a handle is released. I now have the tooltips of the range slider enabled so you can see the price you are sliding to.

For the logic I am not tally sure what you like to see. I have a webblock with a lot of input parameters (two of them are PriceRangeMin and PriceRangeMax). When of the input parameters is changed the products are getting refreshed.

Also, when filling the inputs the price needs to be updated only when the button is pushed. This is logic I already have built in (see attached .oml). In your demo you can see it is not possbile to provide every number.

I also noticed that the '0' was not shown in the input. I did fix it by setting the following attribute at the input.

I did attach a new .oml with the updated logic.
Best,
Bart