bootstrap-slider-rails icon indicating copy to clipboard operation
bootstrap-slider-rails copied to clipboard

property : tooltip: 'always' does not work ?

Open gpapat26 opened this issue 11 years ago • 4 comments

#Adds draggable slider if jsPage == "routes/edit" $('.slider').slider({ tooltip: 'always', min: 0, max: 24, step: 1, value: $('.slider').attr("value")

30-4-2014 4-46-31

})

gpapat26 avatar Apr 30 '14 13:04 gpapat26

walkaround by adding $('.slider-handle').trigger "mouseover"

gpapat26 avatar Apr 30 '14 15:04 gpapat26

a version upgrade would be cool :)

hugomarisco avatar Nov 07 '14 18:11 hugomarisco

I am experiencing the same issue. It would be great to fix it or update docs to reflect it's not an option.

craigquincy avatar Dec 12 '14 18:12 craigquincy

Closing as development of this Gem is now taking place here.

Undistraction avatar Jun 03 '15 14:06 Undistraction