H
helixpoint
I have a page (page A) that has an IFRAME in it. The IFRAME opens a
page (Page B)that has checkboxes in it. When I click on a box in page
B , it has an onclick that needs to run a function in Page A. I have
been trying window.opener.function() with not luck. Any ideas?
Dave
page (Page B)that has checkboxes in it. When I click on a box in page
B , it has an onclick that needs to run a function in Page A. I have
been trying window.opener.function() with not luck. Any ideas?
Dave