公告
财富商城
积分规则
提问
发文
2019-03-09 13:01发布
相关推荐>>
404 Page or 500 Page
Anyone have any idea how to do this sort of thing? The animation that moves with your mouse? Thanks for the correction, @Alin. Just a link to a tutorial would be nice.
EDIT: Just also learned it's the parallax effect. That should help.
The effect is accomplished with javascript, not just CSS.
The source code is on the page you linked to.
Have a look at jParallax, which makes it easy to implement the effect in a robust way on your own site: http://stephband.info/parallax.html
Guess you can always start by firing up FireBug and have a look at the source.
最多设置5个标签!
The effect is accomplished with javascript, not just CSS.
The source code is on the page you linked to.
Have a look at jParallax, which makes it easy to implement the effect in a robust way on your own site: http://stephband.info/parallax.html
Guess you can always start by firing up FireBug and have a look at the source.