- From: Dirk Schulze <dschulze@adobe.com>
- Date: Tue, 30 Apr 2013 23:29:33 -0700
- To: www-style list <www-style@w3.org>
Hi, I assume that many people noticed that transitions can be triggered during page load while lay outing the document. This is often not desirable. So far I found just a JS way to avoid this and just let transitions trigger after the initial page load[1]. It seems related to the synchronization problem between different animations/transitions but doesn't need to. Greetings, Dirk [1] http://css-tricks.com/transitions-only-after-page-load/
Received on Wednesday, 1 May 2013 06:30:21 UTC