nicoscroll2

    @@ -5,4 +5,4 @@ * @license MIT License * @require */ -javascript:(function(){try{var W=window,D=document,E=D.documentElement,$=function(x){return D.getElementById(x)},L=/^live/.test(D.domain),I=W.attachEvent &&!W.opera,P=$("flvplayer_container"),t="offsetTop",H=28,S=($("header") || $("PAGEHEADER")).offsetHeight,T=S+(/follow_type|mode_2/.test(D.body.className)?0:H)+(L?15:0),U=-E.clientHeight+($("WATCHFOOTER") || $("player_btm"))[t]+(I?H+(L?S:0):0),Y=U<T?T:U,X=E.clientWidth<P.offsetWidth?P.offsetLeft:0;W.scrollTo(X,Y);}catch(e){}})(); +(function(){try{var W=window,D=document,E=D.documentElement,$=function(x){return D.getElementById(x)},L=/^live/.test(D.domain),I=W.attachEvent &&!W.opera,P=$("flvplayer_container"),t="offsetTop",H=28,S=($("header") || $("PAGEHEADER")).offsetHeight,T=S+(/follow_type|mode_2/.test(D.body.className)?0:H)+(L?15:0),U=-E.clientHeight+($("WATCHFOOTER") || $("player_btm"))[t]+(I?H+(L?S:0):0),Y=U<T?T:U,X=E.clientWidth<P.offsetWidth?P.offsetLeft:0;W.scrollTo(X,Y);}catch(e){}})();
  • /*
     * @title nicoscroll2
     * @description ニコニコ動画の再生ページでプレーヤ部分までスクロール。可能ならタイトル部分も表示。
     * @include http://*nicovideo.jp/watch/*
     * @license MIT License
     * @require 
     */
    (function(){try{var W=window,D=document,E=D.documentElement,$=function(x){return D.getElementById(x)},L=/^live/.test(D.domain),I=W.attachEvent &&!W.opera,P=$("flvplayer_container"),t="offsetTop",H=28,S=($("header") || $("PAGEHEADER")).offsetHeight,T=S+(/follow_type|mode_2/.test(D.body.className)?0:H)+(L?15:0),U=-E.clientHeight+($("WATCHFOOTER") || $("player_btm"))[t]+(I?H+(L?S:0):0),Y=U<T?T:U,X=E.clientWidth<P.offsetWidth?P.offsetLeft:0;W.scrollTo(X,Y);}catch(e){}})();
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2011/04/14 14:09:57 - 2011-04-14
  2. 2011/02/14 09:14:14 - 2011-02-14
  3. 2011/02/14 09:13:29 - 2011-02-14
  4. 2010/05/17 23:08:32 - 2010-05-17
  5. 2010/05/17 22:57:33 - 2010-05-17
  6. 2010/05/17 22:55:39 - 2010-05-17