mfsiddiq
02-11-2009, 09:02 AM
I am trying to manually set the position for Hslider thumb using the value attribute like
this.value=x where 'this' refers to HSlider.But if i set 'this.value=0',it works fine and the change event is also fired.But if i set the value to any other digit except 0,the thumb position changes fine,but the change event in not fired.
Any suggestions will be greater appreciated.
Thanks
Sidd
this.value=x where 'this' refers to HSlider.But if i set 'this.value=0',it works fine and the change event is also fired.But if i set the value to any other digit except 0,the thumb position changes fine,but the change event in not fired.
Any suggestions will be greater appreciated.
Thanks
Sidd