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

Adding trim function check for IE8 support #62

Merged
merged 1 commit into from
Apr 14, 2014
Merged

Conversation

cworsley4
Copy link

I added a simple check to see if the trim function exists in JS. If not, then create it and remove whitespace with a string replace via RegEx. Adding this makes this directive IE8 compatible.

@siddii
Copy link
Owner

siddii commented Apr 9, 2014

@cworsley4 - Looks like the build is failing on jshint. Can you pls fix it?

@siddii siddii merged commit 4512612 into siddii:master Apr 14, 2014
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