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

質問編集履歴

1

エラーに関して追記しました

2021/03/15 08:12

投稿

tetsuya7724
tetsuya7724

スコア67

title CHANGED
File without changes
body CHANGED
@@ -6,6 +6,11 @@
6
6
 
7
7
  javascriptはanimation.jsファイルに保存しています。
8
8
 
9
+ コンソールを確認したところ、
10
+ animation.js:1 Uncaught ReferenceError: $ is not defined
11
+ at animation.js:1
12
+ と表示されました。
13
+
9
14
  ### 該当のソースコード
10
15
 
11
16
  ```html