1
2
3
$(window).on('load', function () {
$('#mainiframe').contents().find('#myTab').remove();
});
Post
Cancel
JQuery在iframe中查找元素
This post is licensed under
CC BY 4.0
by the author.