Files
Ben Harris 8445f07827 js: Replace :focus-within with JS-maintained .focus-within
Old browsers (like KaiOS 2.5) don't have :focus-within, but it's pretty
easy to replace the pseudo-class with a real .focus-within class
maintained by JavaScript event handlers.  This is made only marginally
fiddlier by the odd fact that "focus" and "blur" events don't bubble.
2022-11-23 21:56:42 +00:00
..
2015-01-12 19:51:19 +00:00
2022-11-18 00:11:39 +00:00
2021-04-25 09:59:15 +01:00
2015-10-18 17:53:28 +01:00