Closed gerard-kanters closed 10 years ago
Internet Explorer has issues with var declarations without the word var, apparently when a var is re declared later. This fixes issue #24 but I recommend checking all code to avoid further incompatibilities
Thanks for Pull Request!
Internet Explorer has issues with var declarations without the word var, apparently when a var is re declared later. This fixes issue #24 but I recommend checking all code to avoid further incompatibilities