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

Bootstrap and IE7 #265

Closed
jhfrench opened this issue Mar 27, 2013 · 2 comments
Closed

Bootstrap and IE7 #265

jhfrench opened this issue Mar 27, 2013 · 2 comments

Comments

@jhfrench
Copy link

The Bootstrap themed demo doesn't work in IE7. Please see http://jsfiddle.net/jhfrench/vCTHw/634/embedded/result/

@jhfrench
Copy link
Author

Tablesorter works with Bootstrap JS and CSS assets if you exclude Tablesorter's Bootstrap theme: http://jsfiddle.net/jhfrench/vCTHw/635/embedded/result/

@Mottie
Copy link
Owner

Mottie commented Mar 27, 2013

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.

@Mottie Mottie closed this as completed in 2934bf2 Mar 27, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants