CSS by T. Afif :verified: on Nostr: 💡 CSS Tip! Do you want to detect the overflow of an element? Does it have a ...
💡 CSS Tip!
Do you want to detect the overflow of an element? Does it have a scrollbar or not? It's possible with only CSS (No JavaScript!)
You can even style any element on the page using this information 🤩
Demo: https://codepen.io/t_afif/full/GgKZBWX via nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq9qceztjxtkkj8qd6d5x0ya3r9whzyu9yljdv0f6jw8y8v704dxmq3xnmhh (nprofile…nmhh)
Online Version: https://css-tip.com/overflow-detection/
⚠️ Chrome only for now ⚠️
#CSS #HTML
Do you want to detect the overflow of an element? Does it have a scrollbar or not? It's possible with only CSS (No JavaScript!)
You can even style any element on the page using this information 🤩
Demo: https://codepen.io/t_afif/full/GgKZBWX via nprofile1qy2hwumn8ghj7un9d3shjtnddaehgu3wwp6kyqpq9qceztjxtkkj8qd6d5x0ya3r9whzyu9yljdv0f6jw8y8v704dxmq3xnmhh (nprofile…nmhh)
Online Version: https://css-tip.com/overflow-detection/
⚠️ Chrome only for now ⚠️
#CSS #HTML