JavaScript selection/range framework

后端 未结 3 790
感情败类
感情败类 2021-02-01 08:57

I\'ve been working with selection/range objects, and because to the incredible amount of inconsistencies between browsers for specific selection/range stuff (even more than the

3条回答
  •  灰色年华
    2021-02-01 09:40

    I've written a new range/selection library called Rangy that is similar in concept to IERange but goes quite a lot further. The core is pretty much complete and currently available to download. I'm currently bugfixing and documenting it and it should be only be a few weeks before a full release.

    UPDATE 31 August 2011

    Rangy is now stable and at version 1.2 (downloads page).

提交回复
热议问题