Re: capture 'Paste' event in text-area
- From: RJ <johnrenosh@xxxxxxxxx>
- Date: Mon, 8 Dec 2008 03:32:42 -0800 (PST)
On Dec 8, 2:27 pm, David Mark <dmark.cins...@xxxxxxxxx> wrote:
On Dec 8, 1:45 am, RJ <johnren...@xxxxxxxxx> wrote:
[snip]
Very Thanks to all for ur replies...... but i haven't got solution to
my problem as to how to increase height of the text area when contents
are pasted into it.
Yes. Among other things.
Now the thing is "keypress" event yields result in FF, but not with IE
and others, for IE and rest , the option available is "onkeyup" and
"onkeydown", but then the corresponding function would be called twice
No.
for "cntrl+v" and hence that option will also won't work..... and
regarding "onpaste" event , it is only applicable for IE. I am sure
der must be some way to achieve this task.....
Trying to intercept an OS-specific keyboard accelerator (e.g. Ctrl+V)
is silly. The paste event is available in IE. Other than that, you
are SOL AFAIK.
[snip]
ya.... 2 days of research yet no result... even i feel m SOL.... but i
have seen some application(especially facebook), where this particular
thing has been achieved..
I'll posts in if i get a soln... meanwhile if anybody know how to
tackle it....
Thanks,
RJ
.
- Follow-Ups:
- Re: capture 'Paste' event in text-area
- From: Ron Merom
- Re: capture 'Paste' event in text-area
- From: David Mark
- Re: capture 'Paste' event in text-area
- References:
- capture 'Paste' event in text-area
- From: RJ
- Re: capture 'Paste' event in text-area
- From: Erwin Moller
- Re: capture 'Paste' event in text-area
- From: David Mark
- Re: capture 'Paste' event in text-area
- From: Erwin Moller
- Re: capture 'Paste' event in text-area
- From: David Mark
- Re: capture 'Paste' event in text-area
- From: Erwin Moller
- Re: capture 'Paste' event in text-area
- From: RJ
- Re: capture 'Paste' event in text-area
- From: David Mark
- capture 'Paste' event in text-area
- Prev by Date: Re: cross browser attaching events
- Next by Date: Re: cross browser attaching events
- Previous by thread: Re: capture 'Paste' event in text-area
- Next by thread: Re: capture 'Paste' event in text-area
- Index(es):
Relevant Pages
|