How to trigger on text change inside a ?
I have input field using a draggable range slider, the value from the slider gets printed into this .
I want to trigger a function when the value changes inside the
<strong><span class="description"></span><i>verdi i kg:</i></strong>
<input type="text" style="border: 0px !important">
How can this be achieved?