Closed lhorie closed 8 years ago
Fixed now, thanks for contribution! 👍
Oh, I will reopen this until I add Array support..
Now also Array is supported, closing.
@lhorie btw. check out: https://codepen.io/pakastin/pen/xVWZrZ ;)
Another version: https://codepen.io/pakastin/pen/aNYZee
There's no position: absolute
, everything's positioned with CSS (display: inline-block
). You can even resize the window while animating and it will still work like expected.. :P
expected:
<div id="a">1</div>
actual:frzr.js:180 Uncaught TypeError: Failed to execute 'appendChild' on 'Node': parameter 1 is not of type 'Node'.
This also happens for booleans and arrays