• #dev 2025-06-09
  • Prev
    Next
  • #indieweb
  • #dev
  • #wordpress
  • #meta
  • #stream
  • #microformats
  • #known
  • #events
#dev ≡
  • ←
  • →
2025-06-09 UTC
# 18:45
[lazcorp]
Managed to get the non-JS version of my main site menu working. The CSS-only version relies on :focus-within pseudo-class, but I needed to remove that for the JS version ... and you can't remove pseudo-class declarations with JS.