Awesome CSS Effect

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.

2条回答
贼婆χ
2楼-- · 2019-03-09 13:38

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

查看更多
乱世女痞
3楼-- · 2019-03-09 13:40

Guess you can always start by firing up FireBug and have a look at the source.

查看更多
登录 后发表回答