Chủ Nhật, 11 tháng 1, 2015

Iframe auto height content inner

Iframe.Load inner height.

$('iframe').load(function () {
    $('iframe').height($('iframe').contents().height());
});

0 nhận xét:

Đăng nhận xét