Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CSS for tooltips #715

Open
yankeeinlondon opened this issue Feb 22, 2017 · 6 comments
Open

CSS for tooltips #715

yankeeinlondon opened this issue Feb 22, 2017 · 6 comments

Comments

@yankeeinlondon
Copy link

I install the 9.7.2 release of bootstrap-slider and notice the tooltips are not working as they used to. I then looked in the CSS file and indeed the classes which raise opacity (and others around positioning) are absent in this CSS.

Is this a regression? Is there anything else that needs doing?

@yankeeinlondon
Copy link
Author

For instance the important .tooltip.in class which changes opacity is not in the CSS

image

@croozeus
Copy link

croozeus commented Mar 2, 2017

I'm facing this too. Funny thing is that the example tooltip woks!

@yankeeinlondon
Copy link
Author

Maybe the demo is not using the latest release?

@StarNeit
Copy link

StarNeit commented Mar 7, 2017

Isn't there any solution?

@jkras
Copy link

jkras commented Apr 19, 2017

+1 - I cannot get the tooltip to show up at all, despite setting tooltip to always

$("#value").slider({ tooltip: 'always', min: 100000, max: 10000000...

It may be worth noting that I am using bootstrap v4 (alpha.6)

@jkras
Copy link

jkras commented Apr 19, 2017

#689 - just saw this in the list of open issues... please ignore my question

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants