Skip to content

IE8 compatibility fix: use $.trim() instead of .trim() #3

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

Merged
merged 1 commit into from
May 31, 2015
Merged

IE8 compatibility fix: use $.trim() instead of .trim() #3

merged 1 commit into from
May 31, 2015

Conversation

tomwasd
Copy link
Contributor

@tomwasd tomwasd commented May 30, 2015

Another thing IE8 is missing: .trim()

Using jQuery's $.trim() allows for smooth sailing!

arunoda added a commit that referenced this pull request May 31, 2015
IE8 compatibility fix: use $.trim() instead of .trim()
@arunoda arunoda merged commit 2f7c21e into meteorhacks:master May 31, 2015
@arunoda
Copy link
Member

arunoda commented May 31, 2015

Thanks.

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