include > JS > ネタバレ無し

「include/JS/ネタバレ無し」の編集履歴(バックアップ)一覧に戻る

include/JS/ネタバレ無し - (2021/10/26 (火) 21:06:19) のソース

#javascript(){{{{{
<script type="text/javascript">
$(function(){
    $('#expand-pcomment').hide();
    $('#expand-btn-blue').each(function(){
        $(this).on('click',function(){
            $('#expand-pcomment').slideToggle();
            $(this).slideUp();

            return false;
        });
    });
});
</script>
}}}}}

#divid(expand-btn-blue){
#center(){&sizex(7){ネタバレ無し!安全を確保!}}
----
-本コメント欄はCode Fairyのストーリーに関する''ネタバレ''は''禁止''です.
-ネタバレ話をしたい方は''ネタバレ有のコメント欄''でおねがいします

#center(){
&sizex(7){「上記注意事項を理解しました」}
&sizex(7){「絶対にネタバレ話題は投稿しません」}
という方のみクリックしてコメント欄をご利用下さい.
}
}