Comments on: Footnotes Progressively Enhanced to Popovers https://frontendmasters.com/blog/footnotes-progressively-enhanced-to-popovers/ Helping Your Journey to Senior Developer Mon, 24 Jun 2024 19:55:41 +0000 hourly 1 https://wordpress.org/?v=6.9 By: Chris Coyier https://frontendmasters.com/blog/footnotes-progressively-enhanced-to-popovers/#comment-5963 Wed, 19 Jun 2024 12:51:30 +0000 https://frontendmasters.com/blog/?p=2743#comment-5963 It also occurs to me that the element() function in CSS (only ever implemented as -moz-element() I think?) might be an interesting thing to think about here. Browser support isn’t good and I don’t even think it’s standards-track anymore, but this feels like a solid use case if it ever were to be.

https://developer.mozilla.org/en-US/docs/Web/CSS/element

]]>