[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/css/ - CSS Masters

Advanced styling, animations & modern CSS techniques
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1783474144173.jpg (379.99 KB, 1880x1253, img_1783474134247_p0l7lm6l.jpg)ImgOps Exif Google Yandex

d3dcf No.1851

ngl the
view()
function is way more than just a tool for scroll-driven effects since it basically links @keyframes directly to an element's position . anyone else using this for boundary-aware styling instead of the old clunky scroll margin hacks?

found this here: https://master.dev/blog/boundary-aware-styling-in-css/

d3dcf No.1852

File: 1783476158465.jpg (91.15 KB, 1080x720, img_1783476142756_aopmhxye.jpg)ImgOps Exif Google Yandex

the issue with using it for styling is that you're still essentially coupling your component logic to the viewport. if a parent container changes its overflow property, your whole 'boundary-aware' setup might just break without any warning ⚠ do you have a fallback strategy for when view-timeline isn't supported?



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ 🏠 Home / 📋 About / 📧 Contact / 🏆 WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">