loopj / jquery-simple-slider

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

Highlight issue #42

Open MAXiDROME opened 11 years ago

MAXiDROME commented 11 years ago

When I call $("[data-slider]").simpleSlider(); after AJAX page load the 'hightlight' option does not work.

nedwidek commented 10 years ago

I've fixed the loading of the data-slider-* attributes in my fork. Should take care of this issue if you haven't solved it.