[jquery-dev] Re: Standardized Range and Selection support in jQuery

2009-02-16 Thread mikael
I agree. This would be really helpful. On 10 Feb., 15:27, Strykker wrote: > After struggling with obtaining/creating and attaching ranges in a > jQuery cross-browser application (most problems on safari/web-kit), I > think it would be very nice if jQuery provided a standardized way of > dealing

[jquery-dev] Re: Standardized Range and Selection support in jQuery

2009-02-10 Thread Jed Schmidt
While I'd love to see a good library like this, I'm not sure it's suited to jQuery, since it requires primitives (pairs of carets, each consisting of a node and an offset) that don't really fit well into the jQuery way of doing things. Have you seen this? http://jorgenhorstink.nl/2006/07/05/dom-