I kept series of radio buttons on my page which would use an onClick function to cause a div block to become visible. I have a page with an iframe in it, and need to call a javascript function in the *parent* page, *from* inside the iframe. Is it possible to pass variables from the iframe to the parent window with javascript?
Bookmarks