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

Stop running this script? IE 8 #31

Open
levi-cole opened this issue Sep 8, 2015 · 0 comments
Open

Stop running this script? IE 8 #31

levi-cole opened this issue Sep 8, 2015 · 0 comments

Comments

@levi-cole
Copy link

On IE 8..

Stop running this script?
A script on this page is causing Internet Explorer to run slowly. If this continues to run, your computer might become unresponsive.

screen shot 2015-09-08 at 11 41 31

This is on a blank WordPress theme with Bootstrap CSS & JS.
The three JS files (tokenizer, parser, vminpoly) are minified into one file along with Bootstrap. In this order:

1. bootstrap.js
2. tokenizer.js
3. parser.js
4. vminpoly.js

The minified file is in the footer of my theme after including jQuery.

My CSS:

section.banner {height: 90vh;}

I am using BrowserStack to test my local site.

Here is a screenshot of my JS code before being minified with CodeKit

screen shot 2015-09-08 at 11 53 19

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

1 participant