We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Tooltip is not showing at all. Is there any solution?
code:
#ex1Slider .slider-selection { background: #BABABA; }
$("#ex8").slider({ tooltip: 'show' });
Demo version is working correctly. Can you please let me know the version that demo is using now?
The text was updated successfully, but these errors were encountered:
Please don't intentionally open duplicates. Closing as a dupe of #715.
Sorry, something went wrong.
No branches or pull requests
Tooltip is not showing at all. Is there any solution?
code:
#ex1Slider .slider-selection {
background: #BABABA;
}
$("#ex8").slider({
tooltip: 'show'
});
Demo version is working correctly. Can you please let me know the version that demo is using now?
The text was updated successfully, but these errors were encountered: