This website works better with JavaScript
ホーム
エクスプローラ
ヘルプ
サインイン
cofortest
/
cofortest-frontend
ウォッチ
2
スター
0
フォーク
0
ファイル
課題
0
プルリクエスト
0
Wiki
ツリー:
3fbf976613
ブランチ
タグ
dev
dev-fix
master
cofortest-fr...
/
static
/
portal
/
js
/
index.js
index.js
101 B
履歴
Raw
1
2
3
4
5
$(window).load(function () {
$('.flexslider').flexslider({
animation: "slide"
});
});