差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン両方とも次のリビジョン
kaito:default [2014/07/19 17:45] kazkaito:default [2014/11/04 10:31] kaz
行 16: 行 16:
 [[memo|メモ]] [[memo|メモ]]
  
 +<html><script type="text/javascript">/*<![CDATA[*/
 +jQuery (function()
 +{
 +  var screen = jQuery ( "<div style=\"position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,16,0.8);display:none;\"></div>" );
 +  jQuery ( "body" ).append ( screen );
 +  screen.fadeIn (function()
 +  {
 +    setTimeout ( (function()
 +    {
 +      screen.remove ( );
 +    }), 800 );
 +  });
 +});
 +/*]]>*/</script></html>
  • kaito/default.txt
  • 最終更新: 2018/06/01 16:36
  • by 127.0.0.1