Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 381 Bytes

README.md

File metadata and controls

23 lines (14 loc) · 381 Bytes

DOM-shim

About

Normalizing the DOM across all modern browsers.

the DOM-shim provides compatibility shims so that modern browsers behave as closely to DOM4 as possible.

Dev branch

Actively being worked on.

Tested browsers

  • Firefox
  • Chrome
  • Saf 5.1
  • Opera 11.52
  • IE9

The DOM-shim.js works on those browsers

DOM-shim-ie8.js is under active development