Skip to content

polyfill/w3c-event-on-ie8

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

w3c-event-on-ie8

Polyfill W3C DOM event on IE8

Installation

Install with component(1):

$ component install polyfill/w3c-event-on-ie8

Conditional includes

<!--[if IE 8]>
  <script src="http://polyfill.github.io/w3c-event-on-ie8/w3c-event-on-ie8.min.js"></script>
<![endif]-->

Note

The HTML page that includes this polyfill must have doc statement <!DOCTYPE html> in the head

License

MIT

About

Polyfill W3C DOM event on IE8

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published