开发者

What is this effect called? 'Grow/shrink'? 'Fly-out/fly-in'?

开发者 https://www.devze.com 2022-12-28 17:44 出处:网络
I have seen links that open modal windows AND h开发者_JAVA技巧ave a nice animation effect that create the illusion that the window grows out of the link clicked. On closing the window a similar animat

I have seen links that open modal windows AND h开发者_JAVA技巧ave a nice animation effect that create the illusion that the window grows out of the link clicked. On closing the window a similar animation shows that the window shrinks and disappears in the link which originally opened it. I remember I saw it on some jquery page but don't remember where and don't know what this effect is called.

Have you seen this? Examples?


Sounds like a custom animation using the .animate() function, probably expanding height and width.


I think it is actually called "grow" and "shrink".

Here's an example: http://www.malsup.com/jquery/cycle/grow.html


nyroModal has a similar grow/shrink animation when you click links, but it doesn't fly out of the link you clicked if that is what you mean

you can check it out at http://nyromodal.nyrodev.com/


The page featuring this is part of interface package by Stefan Petre. The author, in code, calls the effect TransferTo and the helper could be found in source in ifxtransfer.js file.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号