When attempting to use the slider control with paging the code gets an invalid object error at the following point:
if(this._showDragHandle){
if(_64){
_63.style.left=_6e.x+"px";
}else{
_63.style.top=_6e.y+"px";
}
I've tried switching skins but it makes no difference.
Thanks in advance for any help/advice.