"!It turns out that Safari on the iPhone does not support event delegation for click events, unless the click takes place on a link or input. That’s an annoying bug, but fortunately there’s a workaround available."
quirksmode.org/blog/archives…
(╯°□°)╯︵ ┻━┻
Digitiser's 25th anniversary continues with another brand new, classic-style, edition, featuring Fat Sow and a review of Super Empire Strikes Back! digitiser2000.com/main-page/…
Technically this is about path animation on Android, but it gets into converting Cartesian coordinates into polar coordinates, which totally applies to CSS + JS animations. So get in there: buff.ly/2DbLhtN
If you're looking for a lightweight motion library with spring physics, have a gander at @popmotion's Popmotion: dlvr.it/Q6tX7Z Nice, import only the modules you need, too! dlvr.it/Q6tX7w
When you have too many great design ideas and you can’t just choose one of them lynnandtonic.com
@lynnandtonic ‘s Web site is goals and I am both jealous and super inspired right now 😍😍 #RWD
Wow! These animations are just top notch. Crazy.
This will hopefully open up the playground for awesome animation interactions and 'state of the art' apps on the web. Thanks 🔥
Future tutorials will delve into the examples given in @i_am_ralpht's article on declarative touch constraints iamralpht.github.io/constrai… - well worth a read for inspiration (thanks to @souporserious for the heads-up)
Future tutorials will delve into the examples given in @i_am_ralpht's article on declarative touch constraints iamralpht.github.io/constrai… - well worth a read for inspiration (thanks to @souporserious for the heads-up)
There might be a wrapper one day. Had current users to consider and not sure subscribe works intuitively for cold observables or in an animation context.
Popmotion is a pretty slick library for functional programming with animations. I wish their Observer implementation were using the ES-Observable proposal style, however, just to show how effective the pattern is popmotion.io/