Home  >  Article  >  Backend Development  >  javascript - 这个网页采用了什么技术

javascript - 这个网页采用了什么技术

WBOY
WBOYOriginal
2016-06-06 20:34:561117browse

http://www.xinnet.com/virtualhost/zt/xxj.html#page1
页面滚动式fullpage

我想知道的是 里面的光线效果 动态效果
是什么组件

谢谢了

回复内容:

http://www.xinnet.com/virtualhost/zt/xxj.html#page1
页面滚动式fullpage

我想知道的是 里面的光线效果 动态效果
是什么组件

谢谢了

<code>-webkit-animation: mylight1 2.4s linear infinite;
</code>

有上述代码的情况下
javascript - 这个网页采用了什么技术

无上述代码的情况下
javascript - 这个网页采用了什么技术

-webkit-animation

一个动画效果。光线,动态效果,是一个图片的运动。

插件fullpage.js,好用!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn