2016-03-17から1日間の記事一覧

<jQuery> スライダで少し遊ぶ

スライダーバーslider barで少し遊ぶ。 スライドさせて、その値をとって、タグの縦横を変更して、そこにhtmlを出力してみる。 <script src='https://code.jquery.com/jquery-1.12.1.min.js'></script> <script src='https://code.jquery.com/ui/1.11.4/jquery-ui.min.js'></script>