function autoResizeIframe() {
$('.iframe-embed').on('load', function() {
if(this.contentDocument) {
$(this).height(this.contentDocument.documentElement.scrollHeight);
}
else {
$(this).height(this.contentWindow.document.body.scrollHeight);
}
});
}
Skip to main content
2022 새활용플라자 입주기업 연계전시 NEXT