</IERange> This project is no longer actively maintained. For a complete browser polyfill that supports DOM Ranges in Internet Explorer, check out [http://code.google.com/p/rangy/](Rangy) by @timdown. For a tiny (4kb) cross-browser solution for dealing with selections in all modern browsers, see my new and actively maintained project [https://github.com/timcameronryan/selection.js](selection.js). This code is released under the MIT License.
cedrusweng/IERange
A feature-complete implementation of W3C DOM Ranges for Internet Explorer, allowing JavaScript authors to write valid, cross-browser range manipulation code.
JavaScript