AutoPagerize質問・要望スレat SOFTWAREAutoPagerize質問・要望スレ - 暇つぶし2ch■コピペモード□スレを通常表示□オプションモード□このスレッドのURL■項目テキスト436:名無しさん@お腹いっぱい。 08/12/29 16:35:47 nrKW14OG0 ここグリモンスレだと思ってました。 スレ違いすみません消えます。 437:名無しさん@お腹いっぱい。 08/12/29 17:46:55 fVreNzRa0 AutoPagerize 0.0.32にしたら greasedlightboxをautopagerに対応させる記述 if(window.AutoPagerize) window.AutoPagerize.addFilter(function(){greasedLightbox.init()}); これを末尾に記述 が動かなくなったのですが 対応方法知ってる方いませんか? 438:名無しさん@お腹いっぱい。 08/12/29 17:52:22 n5gPzcaf0 最新版は0.0.34なのに何故0.0.32にするの? 439:名無しさん@お腹いっぱい。 08/12/29 17:56:29 fVreNzRa0 ごめんまちがった 0.0.34でした 440:名無しさん@お腹いっぱい。 08/12/29 18:00:32 IDPOfJpP0 greasedlightboxはimpress1のreplaceStringの後の全角スペース消したら動いた 441:名無しさん@お腹いっぱい。 08/12/29 18:00:50 Y+b0vWtz0 >>437 greased LightBox に // init() // Function runs on window load, going through link tags looking for links to images. // These links receive onclick events that enable the lightbox display for their targets. // The function also inserts html markup at the top of the page which will be used as a // container for the overlay pattern and the inline image. init : function() { // ++++++++++++++++ googleImagesAutoPager.user.js 用の変更 Start +++++++++++++ function setAutoPagerEvent(){ var scrollHeight = document.documentElement.scrollHeight; document.addEventListener("scroll", function(e){ if(document.documentElement.scrollHeight - scrollHeight > 100){ scrollHeight = document.documentElement.scrollHeight; try{greasedLightbox.unload();}catch(ex){} greasedLightbox.init1(); } },false); } setAutoPagerEvent(); greasedLightbox.init1(); }, init1 : function() { // ++++++++++++++++ googleImagesAutoPager.user.js 用の変更 End +++++++++++++ // initialize localization greasedLanguage.init(); の Start から End までを追加する。 でいけるけど、クリックで元に戻れなくなる・・・ 次ページ最新レス表示レスジャンプ類似スレ一覧スレッドの検索話題のニュースおまかせリストオプションしおりを挟むスレッドに書込スレッドの一覧暇つぶし2ch