简体   繁体   English

如何使幻灯片中的图像看起来崩解

[英]how to make images in slideshow appear disintegrating

So I just got my first actual web design job after a 4 months being out of school, and trying to get back to my coding brain. 因此,在停学四个月之后,我才获得了我的第一份实际的Web设计工作,并试图回到我的编码大脑。 My client wants to have a slideshow on the index page, which I have already created. 我的客户希望在已经创建的索引页面上进行幻灯片放映。 They have asked if I could make it look like the image is disintegrating as the slide moves to the next one, and saw this effect on another website. 他们问我是否可以让它看起来像在幻灯片移至下一张幻灯片时正在分解,并在另一个网站上看到了这种效果。 I am thinking that is may be a javascript that does this? 我想这可能是一个JavaScript,这样做吗? I cannot see it as an animation or transition... so any help would be great. 我无法将其视为动画或过渡效果,因此任何帮助都将非常有用。 Or any kind of unique effect for the images in the slideshow would be great. 否则,幻灯片中的图像会产生任何独特效果。 The website itself is fairly basic, and so it would be nice to add some effects to make it look more modern. 该网站本身是相当基本的,因此最好添加一些效果使其看起来更现代。 Thanks in advance! 提前致谢!

Try the "Effect" options in the jQuery UI (User Interface) JavaScript library . 尝试使用jQuery UI(用户界面)JavaScript库中“效果”选项

I'm not sure which "Effect" option is equivalent to "disintegrating", perhaps "Fade" or "Puff". 我不确定哪个“效果”选项是否等效于“分解”,也许是“淡入淡出”或“粉扑”。

在此处输入图片说明

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM