jquery select object outside iframe

<script type="text/javascript">
jQuery('body').on('click','.close_menu',function(e) {
                 window.parent.jQuery('.menu_holder').hide();
})
</script>
Author: bm on January 22, 2014
Category: jquery

Your comment:

Your Name

Comment:




Last articles