<style>
div#containerF
{
width:100%;
height:470px;
overflow:hidden;
/* resize and min-height are optional, allows user to resize viewable area */
-webkit-resize:vertical;
-moz-resize:vertical;
min-height:470px;
}
div#containerF div {
font-size: 20px;
text-align:center;
}
iframe#embed
{
width:100%; /* set this to approximate width of entire page you're embedding */
height:480px; /* determines where the bottom of the page cuts off */
margin-left:0; /* clipping left side of page */
margin-top:0px; /* clipping top of page */
overflow:hidden;
-webkit-resize:none;
-moz-resize:none;
resize:none;
border:0;
display:none;
}
</style><div id="containerF">
<iframe id="embed" src="https://e2.mybb.ru/post.php?tid=71"></iframe>
</div><script>
$('iframe').load(function() {
$('iframe').contents().find('#pun-title,#pun-navlinks,#pun-ulinks,#pun-status,#pun-break1,#pun-crumbs1,.section,#pun-break3,#pun-crumbs2,#pun-break4,#pun-about,#html-footer,.checkfield,.button[name="preview"]').hide();
$('iframe').contents().find('#pun').css({"width": "100%", "margin": "0", "padding": "0"});
$("#pun-main h1 span:contains('Your browser is... - Ответить')").html("Отправить Стихотворение");
$(this).fadeIn(300);
$('iframe').contents().find('#post').submit(function(){
$('iframe').hide();
setTimeout(function(){
$('iframe').remove();
}, 500);$('#containerF').append('<div>Спасибо, Ваше сообщение отправлено</div>');
$('#containerF').css({"min-height":"100px","height":"100px"});
});});
</script>
СКРИПТ ПОСТИНГА В ТЕМЫ
Страница: 1
Сообщений 1 страница 1 из 1
Поделиться12019-05-17 03:52 pm
Страница: 1