WARNING: This server is unstable and will be retired in the next days. If you want to keep this forum available, please request immediately a migration on the Nabble Support forum. Forums that don't receive any migration request will be deleted forever.

 « Return to Thread: Request for new DOM property textarea.selectionText

Re: Request for new DOM property textarea.selectionText

by Daniel Glazman :: Rate this Message:

| View in Thread

Le 10/05/10 07:11, Biju a écrit :

> Can we have a new DOM property textarea.selectionText
> which can be used to set/get selection text of a TEXTAREA/INPUT type=text.
>
> Current method is complicated and varies between IE and Firefox

Oh!!! As a read/write property, right?

With my editor implementor's hat on, that's a _very_ neat idea I must
say... I really like it. Probably one or two edge cases to document but
I definitely support this proposal.

</Daniel>

 « Return to Thread: Request for new DOM property textarea.selectionText