loopj / jquery-simple-slider

Unobtrusive numerical slider plugin for jQuery
194 stars 113 forks source link

Issue when using with flot, slider stays bound when mouse out over slider #50

Open graemeD opened 10 years ago

graemeD commented 10 years ago

Hi, I'm using jquery-simple-slider with Flot graph, but as soon as the slider is bound upon first click, it stays attached when i am firing the on hover tooltip within Flot and its randomly sliding the slider. It would appear there is event or object clash. Any ideas how to resolve this?