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

Add compatiblity for IE8 #124

Merged
merged 2 commits into from
May 24, 2014
Merged

Add compatiblity for IE8 #124

merged 2 commits into from
May 24, 2014

Conversation

jonathanweiss
Copy link
Contributor

No description provided.

var eventTrigger;

if (window.bean) {
eventTrigger = {
Copy link
Owner

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Maybe we can use a new variable for this object and reuse it later in both if's?

@drublic
Copy link
Owner

drublic commented May 23, 2014

I've updated the pull request. If someone finds time over the weekend I'd be really happy :)

@drublic drublic added this to the v1.1.0 milestone May 23, 2014
@drublic drublic self-assigned this May 23, 2014
@drublic drublic merged commit 95d4e5d into master May 24, 2014
@drublic drublic deleted the add-ie8-compatibility branch May 24, 2014 09:14
@jonathanweiss
Copy link
Contributor Author

Your changes are good. +1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants