Не открывается спойлер. Хотя показывает, будто он открыт, но нет информации. Не знаю, что выкладывать, так что вот форум http://narutobeginning.rolka.su/
Сломался спойлер((
Сообщений 1 страница 9 из 9
Поделиться2Ср, 11 Июл 2012 14:38:15
Печалька
Ссылку на сообщение со спойлером(Клик по дате в сообщении
Поделиться3Ср, 11 Июл 2012 17:30:05
Deff, вот ссылка: http://narutobeginning.rolka.su/viewtop … id=3#p4733
Эт я проверил тестово... Не открывается спойлер. Наверное скрипты корявые.
Поделиться4Ср, 11 Июл 2012 17:34:02
Deff, там такой скрипт (чую он твоего производства):
<style type="text/css"> /*Спойлер */
.punbb .quote-box.spoiler-box{
border:#C6C6CF 1px solid;
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
box-shadow: 0px 2px 4px #8E8E8E;
-webkit-box-shadow: 0px 2px 4px #8E8E8E;
-khtml-box-shadow: 0px 2px 4px #8E8E8E;
-moz-box-shadow: 0px 2px 4px #8E8E8E;
}
.post-content .spoiler-box > blockquote.visible {
display: none;}.punbb .spoiler-box blockquote {
min-width: 100%!important;
}
.post-content .spoiler-box span.hide{
display:none;
}
</style>
<script>
$(".post-box .quote-box.spoiler-box div[onclick*='toggleClass']").each(function() {
$(this).html($(this).html().replace(/(.*)?\|(.*)?/img,'<span class="visible">$1</span><span class="hide">$2</span>'))
});
$(".post-box .quote-box.spoiler-box div[onclick*='toggleClass']").click(function(){
$(this).next('blockquote').toggle('Slow');
$(this).find('span:eq(0),span:eq(1)').toggleClass('hide').toggleClass('visible');
});
});
</script>Мож что не так в нём... 
Отредактировано RUSSIAN_GOBLIN (Ср, 11 Июл 2012 17:34:26)
Поделиться5Ср, 11 Июл 2012 18:26:22
RUSSIAN_GOBLIN
Ссылка неверная - это розыгрыш, а не спойлер - Пусть дают правильную (Это чисто цитата!
Admin №1 написал(а):
Отредактировано Deff (Ср, 11 Июл 2012 18:27:40)
Поделиться7Ср, 11 Июл 2012 23:01:04
Печалька
Замените HTML верх
<div style="position: absolute; color: rgb(30, 30, 20); width: 116px; font-size: 9px; left: 456px; top: 202px">
<img src="http://s1.uploads.ru/i/SJ92g.gif" border="0">
</div>
<div style="position: absolute; color: rgb(30, 30, 20); width: 116px; font-size: 9px; top: 278px; left: 339px">
<a href="http://narutobeginning.rolka.su/viewforum.php?id=3">
<img src="http://s1.uploads.ru/t/BxuGv.png" border="0">
</a>
</div>
<div style="position: absolute; color: rgb(30, 30, 20); width: 116px; font-size: 9px; top: 278px; left: 511px">
<a href=" http://narutobeginning.rolka.su/viewtopic.php?id=35#p344">
<img src="http://s1.uploads.ru/t/tuCYS.png" border="0">
</a>
</div>
<div style="position: absolute; color: rgb(30, 30, 20); width: 116px; font-size: 9px; left: 560px; top: 315px">
<a href="http://narutobeginning.rolka.su/viewtopic.php?id=42#p3709">
<img src="http://s1.uploads.ru/t/DgEBd.png" border="0">
</a>
</div>
<div style="position: absolute; color: rgb(30, 30, 20); width: 116px; font-size: 9px; left: 560px; top: 382px">
<a href="http://narutobeginning.rolka.su/viewtopic.php?id=7">
<img src="http://s1.uploads.ru/t/i9bAP.png" border="0">
</a>
</div>
<div style="position: absolute; color: rgb(30, 30, 20); width: 116px; font-size: 9px; top: 382px; left: 269px">
<a href="http://narutobeginning.rolka.su/viewtopic.php?id=57#p425">
<img src="http://s1.uploads.ru/t/l8Abx.png" border="0">
</a>
</div>
<div style="position: absolute; color: rgb(30, 30, 20); width: 116px; audio-level: 9px; top: 320px; left: 307px">
<a href="http://narutobeginning.rolka.su/viewtopic.php?id=6">
<img src="http://s1.uploads.ru/t/vYqJO.png" border="0">
</a>
</div>
<style type="text/css" media="screen">
#slideout {
z-index: 200;
position: fixed;
top: 22px;
right: 0;
width: 35px;
padding: 12px 0;
text-align: center;
background: #060100;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
-webkit-border-radius: 5px 0 0 5px;
-moz-border-radius: 5px 0 0 5px;
border-radius: 5px 0 0 5px;
}
#slideout_inner {
z-index: 200;
color: #000;
position: fixed;
top: 22px;
right: -250px;
background: #d1a779;
width: 200px;
padding: 25px;
max-height: 430px;
-webkit-transition-duration: 0.3s;
-moz-transition-duration: 0.3s;
-o-transition-duration: 0.3s;
transition-duration: 0.3s;
text-align: left;
-webkit-border-radius: 0 0 05px;
-moz-border-radius: 0 0 0 5px;
border-radius: 0 0 0 5px;
}
#slideout_inner textarea {
width: 190px;
height: 100px;
margin-bottom: 6px;
}
#slideout:hover {
right: 250px;
}
#slideout:hover #slideout_inner {
right: 0;
}
</style>
<style type="text/css"> /*Спойлер */
.punbb .quote-box.spoiler-box{
border:#C6C6CF 1px solid;
border-radius:5px;
-webkit-border-radius:5px;
-khtml-border-radius:5px;
-moz-border-radius:5px;
-o-border-radius:5px;
box-shadow: 0px 2px 4px #8E8E8E;
-webkit-box-shadow: 0px 2px 4px #8E8E8E;
-khtml-box-shadow: 0px 2px 4px #8E8E8E;
-moz-box-shadow: 0px 2px 4px #8E8E8E;
}
</style>
<!-- jquery уже подключен -->
<script type="text/javascript" src="https://forumstatic.ru/files/0011/6d/4d/44458.js"></script>
<script type="text/javascript" src="https://forumstatic.ru/files/0011/6d/4d/60211.js"></script>
<script type="text/javascript" src="https://forumstatic.ru/files/0011/6d/4d/41587.js"></script>
<script type="text/javascript">
$(function(){
$('#navigation_horiz').naviDropDown({
dropDownWidth: '300px'
});
$('#navigation_vert').naviDropDown({
dropDownWidth: '300px',
orientation: 'vertical'
});
});
</script>
<style type="text/css">
----------------------------------------------------- */
/* navigation styles - BEGIN */
/* style for horizontal nav */
#navigation_horiz {width:820px; clear:both; padding:0 0 0 0; margin:0 auto}
#navigation_horiz ul {height:50px; display:block}
#navigation_horiz ul li {display:block; float:left; width:100px; height:50px; background:#; margin:0 1px 0 0; position:relative}
#navigation_horiz ul li a.navlink {display:block; width:100px; height:30px; padding: 20px 0 0 0; text-align:center; color:#e2dfe3; text-decoration:none}
#navigation_horiz .dropdown {position:absolute; padding:10px; border-bottom-right-radius:10px; border-bottom-left-radius:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-bottomleft:10px}
/* style for vertical nav */
#navigation_vert {width:820px; clear:both; padding:0 0 0 0; margin:0 auto}
#navigation_vert ul {height:50px; display:block}
#navigation_vert ul li {display:block; width:200px; height:50px; background:#999; margin:0 0 1px 0; position:relative}
#navigation_vert ul li a.navlink {display:block; *display:inline-block; width:200px; height:30px; padding: 20px 0 0 0; text-align:center; color:#fff; text-decoration:none}
#navigation_vert .dropdown {position:absolute; padding:20px; border-bottom-right-radius:10px; border-top-right-radius:10px; -moz-border-radius-bottomright:10px; -moz-border-radius-topright:10px}
/* style for each drop down - horizontal */
#navigation_horiz ul li #dropdown_one {background:#130b09; color:#fff}
#navigation_horiz ul li #dropdown_one a {color:black}
#navigation_horiz ul li #dropdown_two {background:#130b09; color:#fff}
#navigation_horiz ul li #dropdown_two a {color:black}
#navigation_horiz ul li #dropdown_three {background:#130b09; color:#fff}
#navigation_horiz ul li #dropdown_three a {color:gray}
/* style for each drop down - vertical */
#navigation_vert ul li #dropdown_four {background:#333; color:#fff}
#navigation_vert ul li #dropdown_four a {color:red}
#navigation_vert ul li #dropdown_five {background:#666; color:#fff}
#navigation_vert ul li #dropdown_five a {color:black}
#navigation_vert ul li #dropdown_six {background:#777; color:#fff}
#navigation_vert ul li #dropdown_six a {color:orange}
/* navigation styles - END */
/* ----------------------------------------------------- */
</style>
<style>
.punbb table Div.icon {float: right; display: block; width: 75px; height: 65px; border-style: none; background-image: url(http://s1.uploads.ru/i/Il9OS.png); background-repeat: no-repeat; position: relative;}
.punbb table div.inew {background: url(http://s1.uploads.ru/i/UP28c.png) no-repeat;}
TR.isticky Div.icon {background: url(http://s1.uploads.ru/i/RTB0W.png) no-repeat;}
TR.iclosed Div.icon {background: url(http://s1.uploads.ru/i/7qEsF.png) no-repeat;}
</style>
<style type="text/css">
.punbb td div.tclcon { padding-right: 60px; }
</style>
<style type="text/css">
.lastedit {display: none; }
</style>
<style>
#pun-announcement h2{
display: none;}</style>
<div style=position:absolute;top:300px;margin-left:5px;width:200px;height:100px;overflow-y: auto;border:red 1px solid;">
<a href="http://top.roleplay.ru/18263" title="Рейтинг Ролевых Ресурсов - RPG TOP" target="top_">
<img src="http://img.rpgtop.su/top90x60x3.gif" alt="Рейтинг Ролевых Ресурсов - RPG TOP" border="0" width="90" height="60"></a>
</div>Поделиться8Чт, 12 Июл 2012 01:35:58
Ссылка неверная - это розыгрыш
Верная ссылка.
И это не цитата, я там сделал спойлер в сообщении.
Просто кто-то там отредактировал сообщение. 
Поделиться9Чт, 12 Июл 2012 21:04:45
Deff
Починился)) Спасибо!!))