Hello,
I have personalised the jqueryui slider in order to fit my needs. It's almost perfect except a yellow border which appear each time i click the handle (i'm using smoothness theme). This border remains until i click somewhere else in the page. Moreover this border is blinking each time the handle is moved.
The border's behaviour is smilar to the blur() effect except that is yellow (with opacity i think) and solid (not dashed).
How i can remove this border ?
Note the only thing i have change in the css is adding a background image in .ui-slider-handle and .ui-slider-horizontal
Thanks