show Ten.SubWindow
by
noromanba
2012-04-05 [2012/04/05 12:17:27]
Ten.SubWindow minimal sample
@@ -1,5 +1,5 @@
/*
- * @title Ten.SubWindow minimal sample
+ * @title show Ten.SubWindow
* @description Ten.SubWindow minimal sample
* @include http://*
* @license MIT License http://nrm.mit-license.org/2012
/*
* @title show Ten.SubWindow
* @description Ten.SubWindow minimal sample
* @include http://*
* @license MIT License http://nrm.mit-license.org/2012
* @require http://s.hatena.ne.jp/js/HatenaStar.js
* @private NIY
*/
var sw = new Ten.SubWindow({});
var elm = sw.show({x:0, y:0});
- Permalink
- このページへの個別リンクです。
- RAW
- 書かれたコードへの直接のリンクです。
- Packed
- 文字列が圧縮された書かれたコードへのリンクです。
- Userscript
- Greasemonkey 等で利用する場合の .user.js へのリンクです。
- Loader
- @require やソースコードが長い場合に多段ロードする Loader コミのコードへのリンクです。
- Metadata
- コード中にコメントで @xxx と書かれたメタデータの JSON です。