bootstrap-slider
bootstrap-slider copied to clipboard
Tooltip delay
trafficstars
Is there a way to set the tooltip delay for the slider's [sic] formater?
If not, I strongly suggest we consider this addition to bootstrap-slider.
According to the documentation, no such thing exists. I think it would be a great idea.
I forgot to mention it'd be really convenient if it followed the same convention as Bootstrap 3's tooltip Javascript plugin — its delay configuration object contains two keys: show and hide which contain integers representing the delay to show and to hide in milliseconds.
This would be a great addition! Feel free to submit a PR