「Knockout.js」の版間の差分
imported>Administrator 編集の要約なし |
imported>Administrator |
||
| 16行目: | 16行目: | ||
<script type="text/javascript"> | <script type="text/javascript"> | ||
jQuery(function() { | jQuery(function() { | ||
// | // ready関数 | ||
// | // knockoutjsはDOMが準備されてからじゃないと動かないよ。 | ||
// モデル | // モデル | ||