+ | データ置き場 |
+ | その他 |
その他
|
+ | その他 |
+ | 編集者用 |
#include_js(http://code.jquery.com/jquery-2.1.4.min.js)
#include_js(http://code.jquery.com/ui/1.11.4/jquery-ui.min.js)
#javascript(){{
document.write('<link type="text/css" rel="stylesheet" href="http://code.jquery.com/ui/1.11.4/themes/cupertino/jquery-ui.css" />')
●ここにいろいろ書いていく●
}}
jQuery( function() {
jQuery( 'セレクタ' ) .メソッド();
} );