Page 1 of 1

inline frame interaction with mainpage

Posted: Sat Apr 28, 2007 11:14 am
by sarris
Hi there. i have an inline frame into my page. In that frame the page has a button.
I want the main page (the one that contains the frame) to "know" when that button is clicked.
Is there any way to do that with javascript?

Posted: Mon Apr 30, 2007 5:26 am
by mikeeeeeeey
it might involve a lot of work, but the easiest way possible would be not to use frames.

Posted: Mon Apr 30, 2007 1:34 pm
by sarris
found it...
parent.thisFunction()