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

WBOY
Release: 2016-06-06 20:34:56
Original
1120 people have browsed it

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>
Copy after login

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

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

-webkit-animation

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

插件fullpage.js,好用!

Related labels:
source:php.cn
Statement of this Website
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
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!