MakeGeo

    
      
  • /*
     * @title MakeGeo
     * @description Make Geo for bootstrap pages
     * @include http://*
     * @license MIT License
     */
    
    
    $("head").append("<link>"); var css = $("head").children(":last"); css.attr({rel: "stylesheet", type: "text/css", href: "http://divshot.github.com/geo-bootstrap/swatch/bootstrap.min.css"});
  • Permalink
    このページへの個別リンクです。
    RAW
    書かれたコードへの直接のリンクです。
    Packed
    文字列が圧縮された書かれたコードへのリンクです。
    Userscript
    Greasemonkey 等で利用する場合の .user.js へのリンクです。
    Loader
    @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
    Metadata
    コード中にコメントで @xxx と書かれたメタデータの JSON です。

History

  1. 2013/04/03 17:34:17 - 2013-04-03