SyntaxFix
Write A Post
Hire A Developer
Questions
just remove src of iframe
$('button.close').click(function(){ $('iframe').attr('src','');; });