Bubble Foundry


Posts tagged with: CSS

(Non)Persistence of CSS Animated Properties
For Fronting Motion I am exploring the use of CSS3 animations with keyframes. However, there are some gotchas associated with the persistence of the transformed properties that I only realized. To explain, consider the following keyframes: @keyframes fadein { from { opacity: 0; } to { opacity: 1; } } @keyframes moveRight { from { […] Read more – ‘(Non)Persistence of CSS Animated Properties’.
Vodafone Mobile Widget Camp
I’m one of the organizers of the Mobile Widget Camp on May 2. The free event is taking place at Pakhuis de Zwijger, Amsterdam. Daniel Appelquist (Vodafone Betavine), Peter-Paul Koch (Quirksmode), and Elliot Kember (Carsonified) are among the speakers in the morning, so you’re guaranteed to get a great introduction to Vodafone/Opera widgets. Beside these […] Read more – ‘Vodafone Mobile Widget Camp’.