Source : Using jQuery to access an element from the parent frame from an iFrame


jQuery('div#hello', window.parent.document).hide();