很棒的 CSS 效果

发布于 2024-10-15 08:00:39 字数 220 浏览 2 评论 0原文

404 页面500 Page

有人知道如何做这种事情吗?随着鼠标移动的动画?感谢您的更正,@Alin。只要有一个教程的链接就很好了。

编辑:刚刚还了解到这是视差效应。那应该有帮助。

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.

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(2

放赐 2024-10-22 08:00:39

该效果是通过 javascript 完成的,而不仅仅是 CSS。

源代码位于您链接到的页面上。

看看 jParallax,它可以轻松地在您自己的网站上以可靠的方式实现效果:
http://stephband.info/parallax.html

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

江城子 2024-10-22 08:00:39

我猜你总是可以从启动 FireBug 开始并查看源代码。

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

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文