The document.getElementById().select() method doesn't work in all
browsers so there needs to be some sort of "patched" function to get
the selection. See the linked blog entry for details (
http://blog.0xab.cd/jquery-plugin---fieldselection ).

The plugin is actually quite small and succinct, so I'm sure it would
be easy to "unJQuerify".

Karl Rudd

On Feb 14, 2008 9:25 AM, MorningZ <[EMAIL PROTECTED]> wrote:
>
> I am just curious, as i am trying to learn when jQuery might be
> overkill......    but why wouldn't that simple
> document.getElementById().select() not be a desirable answer?
> like i don't see what is, or what can be, gained by jQuery-ifying it
>

Reply via email to