#author("2022-07-13T14:57:56+09:00","","") #author("2022-07-13T14:59:03+09:00","","") #html{{ <link rel="stylesheet" type="text/css" href="style2.css"> <script src="https://ajax.googleapis.com/ajax/libs/jquery/2.0.0/jquery.min.js"></script> <script> jQuery(document).ready(function() { var offset = 100; var duration = 500; jQuery(window).scroll(function() { if (jQuery(this).scrollTop() > offset) { jQuery('.pagetop').fadeIn(duration); } else { jQuery('.pagetop').fadeOut(duration); } }); jQuery('.pagetop').click(function(event) { event.preventDefault(); jQuery('html, body').animate({scrollTop: 0}, duration); return false; }) }); </script> <div class="pagetop"><img src="https://linuxparadise.net/wp-content/uploads/2022/07/49.png" alt="" width="40" height="40" /></div> }} ** PukiWikiの表示が乱れている場合。 [#ff9913c0] CENTER:&ref(管理人がよく閲覧するホームページ/2022-06-14_16h45_47.png,nolink);&br;&br; CENTER:&color(red){(オススメじゃない方法)お手数ではございますが、ブラウザのキャッシュを削除して下さい。};&br; CENTER:&color(red){(オススメじゃない方法)お手数ではございますが、ブラウザのキャッシュを削除して下さい。};&br;&br; CENTER:&color(red){(オススメな方法)ブラウザで [CTRL]+[F5]を押して下さい。そのサイトだけブラウザのキャッシュがクリアされます。};&br;&br;&br;&br;&br; CENTER:[[【戻る】:https://linuxparadise.net/pukiwiki]]