回答編集履歴
1
コメントを受けて追記
answer
CHANGED
@@ -6,4 +6,11 @@
|
|
6
6
|
[GitHub - wilddeer/stickyfill: Polyfill for CSS position: sticky](https://github.com/wilddeer/stickyfill)
|
7
7
|
|
8
8
|
とのことです。
|
9
|
-
ですので、`overflow: visible`にする必要があるのでは。
|
9
|
+
ですので、`overflow: visible`にする必要があるのでは。
|
10
|
+
|
11
|
+
# コメントを受けて追記
|
12
|
+
|
13
|
+
> ~~works with table cells~~ removed for consistency until Firefox makes a native implementation
|
14
|
+
[GitHub - wilddeer/stickyfill: Polyfill for CSS `position: sticky`](https://github.com/wilddeer/stickyfill)
|
15
|
+
|
16
|
+
とのことです。テーブルでは使えないのでは。
|