<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web Animation on AI VOID</title><link>https://ai-blog.noorshomelab.dev/tags/web-animation/</link><description>Recent content in Web Animation on AI VOID</description><generator>Hugo</generator><language>en</language><lastBuildDate>Fri, 05 Dec 2025 00:00:00 +0000</lastBuildDate><atom:link href="https://ai-blog.noorshomelab.dev/tags/web-animation/index.xml" rel="self" type="application/rss+xml"/><item><title>Chapter 2: Why Scoped? The Problem with Document-Level Transitions</title><link>https://ai-blog.noorshomelab.dev/scoped-view-transitions-2025/chapter-2-why-scoped-the-problem/</link><pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/scoped-view-transitions-2025/chapter-2-why-scoped-the-problem/</guid><description>&lt;p&gt;Welcome back, future animation wizard! In our first chapter, we dipped our toes into the exciting world of the View Transition API, understanding its core mechanics for creating smooth, visually appealing changes across your web pages. You learned how &lt;code&gt;document.startViewTransition()&lt;/code&gt; orchestrates a snapshot of your page, allowing you to animate between states.&lt;/p&gt;
&lt;p&gt;But as with any powerful tool, there are nuances and limitations. In this chapter, we&amp;rsquo;re going to zoom in on a specific challenge: the &amp;ldquo;document-level&amp;rdquo; nature of the standard View Transition API. We&amp;rsquo;ll explore why this can sometimes feel restrictive, especially when you want to animate &lt;em&gt;parts&lt;/em&gt; of your page independently, and how it sets the stage perfectly for the introduction of &lt;strong&gt;Scoped View Transitions&lt;/strong&gt;.&lt;/p&gt;</description></item><item><title>Chapter 7: Managing Concurrent Scoped Transitions: Multiple Animations at Once</title><link>https://ai-blog.noorshomelab.dev/scoped-view-transitions-2025/chapter-7-concurrent-transitions/</link><pubDate>Fri, 05 Dec 2025 00:00:00 +0000</pubDate><guid>https://ai-blog.noorshomelab.dev/scoped-view-transitions-2025/chapter-7-concurrent-transitions/</guid><description>&lt;h2 id="chapter-7-managing-concurrent-scoped-transitions-multiple-animations-at-once"&gt;Chapter 7: Managing Concurrent Scoped Transitions: Multiple Animations at Once&lt;/h2&gt;
&lt;p&gt;Welcome back, animation explorer! In our previous chapters, you&amp;rsquo;ve mastered the fundamentals of View Transitions and started to appreciate the power of scoping them to specific parts of your document. We&amp;rsquo;ve seen how &lt;code&gt;element.startViewTransition()&lt;/code&gt; gives you fine-grained control over local animations.&lt;/p&gt;
&lt;p&gt;In this chapter, we&amp;rsquo;re going to unlock a truly exciting capability: &lt;strong&gt;running multiple, independent Scoped View Transitions simultaneously on different parts of your webpage!&lt;/strong&gt; Imagine a dashboard where several widgets can animate their state changes without interfering with each other, or a product page where a gallery image transitions while a related product card also updates with its own smooth animation. This is the power of concurrent scoped transitions, and it&amp;rsquo;s a game-changer for creating dynamic, responsive user interfaces.&lt;/p&gt;</description></item></channel></rss>