#view-transition-api

[ follow ]
Web development
fromPiccalilli
2 weeks ago

Some practical examples of view transitions to elevate your UI

View Transition API enables animated transitions between DOM states or pages, simplifying complex animations and preserving user context.
Web development
fromPiccalilli
3 weeks ago

Start implementing view transitions on your websites today

View Transition API creates snapshots of old and new states and auto-generates FLIP-style animations via CSS, with named elements enabling fine-grained control.
Web development
fromMDN Web Docs
1 month ago

A beginner-friendly guide to view transitions in CSS | MDN Blog

The View Transition API and CSS @view-transition enable smooth, animated navigation across multi-page sites, bringing SPA-like page transitions with progressive enhancement.
Mobile UX
fromSmashing Magazine
5 months ago

Creating The "Moving Highlight" Navigation Bar With JavaScript And CSS - Smashing Magazine

The article demonstrates two methods for creating a moving-highlight navigation pattern using plain JavaScript and CSS.
[ Load more ]