Closed timReynolds closed 9 years ago
Fixed an error caused in navigation by the lack of support for event constructors in IE, Edge adds support for this feature.
Detect includes new hasEventConstructor method and new events file to create events based on browser support.
Fixes issue #33
Looks good to me. Thanks for the pull request.
Fixed an error caused in navigation by the lack of support for event constructors in IE, Edge adds support for this feature.
Detect includes new hasEventConstructor method and new events file to create events based on browser support.
Fixes issue #33