[Javascript] bubble up event

Chris T christ at saeweb.com
Wed Jun 2 10:36:03 CDT 2004


In your iFrame, you could have something like:

document.body.onclick = parent.functionName

I believe that's what you're looking for, or at the very least should put
you on the right track.

Chris Tifer

----- Original Message ----- 
From: "Paul Cowan" <dagda1 at hotmail.com>
To: <javascript at LaTech.edu>
Sent: Wednesday, June 02, 2004 11:23 AM
Subject: [Javascript] bubble up event


> Hi,
>
> I have an .aspx page which has vertical and horizontal navigation.   This
> page has an iFrame which is really the main content frame.  How can I
raise
> onkeydown events from the iFrame back up to the parent page??
>
> Thanks
>
> Paul
>
>
> _______________________________________________
> Javascript mailing list
> Javascript at LaTech.edu
> https://lists.LaTech.edu/mailman/listinfo/javascript




More information about the Javascript mailing list