I have an application for this - I need to swap two DOM elements and have it look good visually.
Show HN: Ramjet.js – Morph DOM elements into each other
31–37 of 37 posts
Re: Show HN: Ramjet.js – Morph DOM elements into each other
#32Re: Show HN: Ramjet.js – Morph DOM elements into each other
#33Reminds me of "tweening" in Flash. Ah, the good old days...
Re: Show HN: Ramjet.js – Morph DOM elements into each other
#34This is a great way to implement the principles of meaningful transition and visual continuity mentioned in the Material Design doc. When Material Design was introduced I thought that was the most interesting aspect of it, I'm really glad to find an easy way to put it into practice. http://www.google.de/design/spec/animation/meaningful-transi...
for an unknown reason videos in your link aren't working for me, http://www.google.com/design/spec/animation/meaningful-trans... is fine.
Re: Show HN: Ramjet.js – Morph DOM elements into each other
#35Re: Show HN: Ramjet.js – Morph DOM elements into each other
#36I have been trying to develop my own solution like this via jquery and it's just awful. Thanks a million!! You da man
Re: Show HN: Ramjet.js – Morph DOM elements into each other
#37This is a great way to implement the principles of meaningful transition and visual continuity mentioned in the Material Design doc. When Material Design was introduced I thought that was the most interesting aspect of it, I'm really glad to find an easy way to put it into practice. http://www.google.de/design/spec/animation/meaningful-transi...