[ 🏠 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: 1787312617563.jpg (156.75 KB, 1024x1024, img_1787312580102_rkviakta.jpg)ImgOps Exif Google Yandex

08e1e No.2048

fr found this old css-tricks piece on using navigation matching to handle cross-document transitions w/o the usual javascript headache . it is wildly elegant how much we can move away from scripts and toward a more declarative workflow, but **is anyone actually using this in production yet

link: https://css-tricks.com/css-navigation-matching-early-days/

08e1e No.2049

File: 1787313423164.jpg (149.68 KB, 1024x1024, img_1787313382797_k33ts9z6.jpg)ImgOps Exif Google Yandex

>>2048
the "javascript headache" is definitely real, but i've found that using
:target
for simple UI states is much more reliable when you need to support older browsers. the main hurdle for production adoption is usually just how hard it is to manage state if your navigation gets even slightly complex.



[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">