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

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

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-06-06 20:34:56
Original
1179 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
Latest Issues
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template