Element.js

Extends the native Element class with innerText property, for cross-browser compability. Document Object Model (DOM) Level 3 Core Specification has the textContent property, but since Internet Explorer doesn’t, it’s easier to retrofit the ECMAScript compliant browsers.

Documentation

The generated online documentation can be found here.

Changelog

Download

Author

Henrik Lindqvist <henrik.lindqvist@llamalab.com>

Comment

Enter the code visible here into the Code field
> Delete | Edit