I need to manually stop an element from being slided (i used .slider()
to create the slider). How can i achieve this?
I need to do this because the jquery-ui slider has issues when inside an iframe. So far i have managed to create a function that change the value of the slider however i had no luck trying to active the stop, or mouseup event of the slider.