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

Minified JS Version Fails in IE8 #41

Closed
radicalbender opened this issue Apr 16, 2014 · 3 comments
Closed

Minified JS Version Fails in IE8 #41

radicalbender opened this issue Apr 16, 2014 · 3 comments

Comments

@radicalbender
Copy link

If you try to use the minified version of Countdown 2.0.0 in IE8, you will get a series of Javascript errors, as seen in this screenshot:

jquery-countdown-minified-ie8-bug

The full version of the script works just fine. It's only the minified version that causes this error.

Steps to reproduce:

  1. Edit countdownBasic.html in the jQuery Countdown package.
  2. Change jquery.plugin.js and jquery.countdown.js to jquery.plugin.min.js and jquery.countdown.min.js.
  3. Check in IE8.
@tanyewei
Copy link

The problem with the full version

@kbwood
Copy link
Owner

kbwood commented Apr 28, 2014

Please use the latest version of the jquery.plugin.js file - available at https://github.com/kbwood/plugin.

@kbwood kbwood closed this as completed Apr 28, 2014
@maximepaquette
Copy link

Would you update the jquery.plugin.js and jquery.plugin.min.js to the latest version in this project please?

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