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
The Bootstrap themed demo doesn't work in IE7. Please see http://jsfiddle.net/jhfrench/vCTHw/634/embedded/result/
The text was updated successfully, but these errors were encountered:
Tablesorter works with Bootstrap JS and CSS assets if you exclude Tablesorter's Bootstrap theme: http://jsfiddle.net/jhfrench/vCTHw/635/embedded/result/
Sorry, something went wrong.
I can't get jsFiddle to work in IE7 at all.. well I guess the result page work, but try to edit it.. BAM!
Anyway, I did find the problem... a silly trailing comma all the way at the bottom.
// reset filters button filter_reset: ".reset", // set the uitheme widget to use the bootstrap theme class names // uitheme : "bootstrap"
It also exists in the current bootstrap demo. So, I'll have that fixed in the next update.
2934bf2
No branches or pull requests
The Bootstrap themed demo doesn't work in IE7. Please see http://jsfiddle.net/jhfrench/vCTHw/634/embedded/result/
The text was updated successfully, but these errors were encountered: