Source : Using jQuery to access an element from the parent frame from an iFrame
jQuery('div#hello', window.parent.document).hide();
Le bloc-notes professionnel d'un développeur front-end senior
Show menu Hide menu
Source : Using jQuery to access an element from the parent frame from an iFrame
jQuery('div#hello', window.parent.document).hide();