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

Ie fixes #4

Merged
merged 2 commits into from
May 19, 2011
Merged

Ie fixes #4

merged 2 commits into from
May 19, 2011

Conversation

jbaudanza
Copy link
Contributor

Address two issues in IE:

  1. console.log/error/info/etc do not have .apply methods in IE
  2. String.replace in IE does not reset the lastIndex property to 0

@olivernn olivernn merged commit e0d4810 into olivernn:master May 19, 2011
@olivernn
Copy link
Owner

Thanks for this.

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

Successfully merging this pull request may close these issues.

2 participants