質問編集履歴

3

タイトルの修正

2018/08/27 03:30

投稿

Alice0225
Alice0225

スコア206

test CHANGED
@@ -1 +1 @@
1
- JQuery 書き方$(document).ready(function()について
1
+ JQuery $(document).ready(function()の書き方について
test CHANGED
File without changes

2

質問内容の加筆

2018/08/27 03:30

投稿

Alice0225
Alice0225

スコア206

test CHANGED
File without changes
test CHANGED
@@ -7,6 +7,10 @@
7
7
  ```JQuery
8
8
 
9
9
  $(window).bind("load resize", function(){
10
+
11
+ ~~~
12
+
13
+ }).trigger("resize");
10
14
 
11
15
  ```
12
16
 

1

タイトルの修正

2018/08/27 03:07

投稿

Alice0225
Alice0225

スコア206

test CHANGED
@@ -1 +1 @@
1
- JQuery 書き方
1
+ JQuery 書き方$(document).ready(function()について
test CHANGED
File without changes