Velocity Reviews - Computer Hardware Reviews

Velocity Reviews > Newsgroups > Programming > Javascript > How to capture events of IFRAME

Reply
Thread Tools

How to capture events of IFRAME

 
 
PA
Guest
Posts: n/a
 
      02-12-2004
Hi,

Can anyone tell me how to capture events of iframes like keypress.

I have an editable iframe. When I hit <enter> it actually prints <p>
instead of <br>. (innerHTML) Does anyone know how to handle this and
change <p> to <br>.

I can always do it in the form.submit() event. But I want to do it as
soon as 'enter' is hit.

Thanks in advance.

Pratibha
 
Reply With Quote
 
 
 
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Re: How include a large array? Edward A. Falk C Programming 1 04-04-2013 08:07 PM
Capture mouse events inside an iframe Venkatesh Javascript 4 08-18-2006 06:28 AM
Events Events Events Please Help Chris ASP .Net Web Controls 0 08-30-2005 08:21 PM
How to capture events of IFRAME PA ASP .Net 0 02-12-2004 04:12 PM
Get form values from iframe (1) to iframe (2) inside a layer in iframe (1) Daedalous Javascript 3 01-16-2004 11:08 AM



Advertisments
 



1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57