jDTScroll

    @@ -1,9 +1,10 @@ /* * @title jDTScroll * @description スムーズにスクロールしない - * @include http://jdtplugins.googlecode.com/svn/trunk/jdtscroll/jdtscroll.js + * @include http://* * @license MIT License * @require jQuery + * @require http://jdtplugins.googlecode.com/svn/trunk/jdtscroll/jdtscroll.js */ jQuery(function($) { $('a[href^="#"]').jdtScroll()
  • /*
     * @title jDTScroll
     * @description スムーズにスクロールしない
     * @include http://*
     * @license MIT License
     * @require jQuery
     * @require http://jdtplugins.googlecode.com/svn/trunk/jdtscroll/jdtscroll.js
     */
    jQuery(function($) {
      $('a[href^="#"]').jdtScroll()
    })
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2010/07/01 16:32:30 - 2010-07-01
  2. 2010/07/01 16:12:42 - 2010-07-01
  3. 2010/07/01 16:11:39 - 2010-07-01
  4. 2010/07/01 16:09:58 - 2010-07-01