Yes, I have seen this question, but I am still finding myself confused:
How to Call JavaScript From Main Window
I want to call a function that toggles an object with jQuery on the parent frame from an iframe. How exactly would something be done?
window.parent.[…?]
In main window:
In child frame: