質問編集履歴

1

<head>内部を追記しました

2019/01/27 16:30

投稿

taaa
taaa

スコア32

test CHANGED
File without changes
test CHANGED
@@ -9,6 +9,32 @@
9
9
 
10
10
 
11
11
  ```html
12
+
13
+ <head>
14
+
15
+
16
+
17
+ <!--[if lte IE 9]>
18
+
19
+ <script type="text/javascript" src="https://cdnjs.cloudflare.com/ajax/libs/flexibility/2.0.1/flexibility.js&quot;&gt;&lt;/script&gt;
20
+
21
+ <script>
22
+
23
+ $(function(){
24
+
25
+ flexibility(document.documentElement);
26
+
27
+ });
28
+
29
+ </script>
30
+
31
+ <![endif]-->
32
+
33
+ </head>
34
+
35
+
36
+
37
+
12
38
 
13
39
  <ul>
14
40