質問するログイン新規登録

質問編集履歴

2

2016/11/27 08:11

投稿

Te_PiN
Te_PiN

スコア20

title CHANGED
File without changes
body CHANGED
@@ -47,7 +47,7 @@
47
47
 
48
48
  $(#delete).click(function(){
49
49
  $(#info).hide();
50
- $(#info > p).replace(new RegExp(weathe_info,'g'),'');
50
+ $(#info > p).replace(new RegExp(weather_info,'g'),'');
51
51
  })
52
52
 
53
53
  })(jQuery)

1

タグ修正

2016/11/27 08:11

投稿

Te_PiN
Te_PiN

スコア20

title CHANGED
File without changes
body CHANGED
File without changes