Alex Mansour

Results 1 comments of Alex Mansour

I'm trying to set the slider value after successful Ajax response - but the value doesn't change from the first initialized value. This is my code: `$("#down-payment").slider('setValue', 10);` `var value...