Source : Using jQuery to access an element from the parent frame from an iFrame
jQuery('div#hello', window.parent.document).hide();
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();
© 2021 devfrontend.info
Theme by Anders Norén — Up ↑