Update slider "Max" value after it's created

Update slider "Max" value after it's created


Hey all,
I was wondering how I can update the "Max" value that you set when
creating a slider object.
So say the max is set to 100 when created but after some changes on
the page I need to make it 125.
Just wondering if it's possible since I have some numbers from a Java
app I need to feed in and they are not available straight away.
Any advice is appreciated.
Cheers.