他们是怎么做到的?网页上的透明前景

发布于 2024-09-01 06:40:29 字数 130 浏览 4 评论 0 原文

您知道,有时您在一个好的网站上,单击一个按钮(例如提交表单),但该表单不会消失,相反,前景会变得透明,并且包含某种消息或另一个页面。该消息位于最前面,但上一页在其后面仍然大部分可见 - 他们是如何做到这一点的?我假设这是一个 Ajax 式的技巧。

You know how sometimes you are on a good site and you click a button (like to submit a form) and the form doesn't go away, instead, the foreground becomes transparent and it contains a message of some kind, or another page. The message is at the forefront but the previous page is still mostly visible behind it - how do they do that? I'm assuming it's an Ajax-esque trick.

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

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

发布评论

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

评论(2

想挽留 2024-09-08 06:40:29

这称为灯箱模态。有很多 JS 插件可以做到这一点,包括 LightboxJQuery UI 对话框。我最近刚刚开始使用 Fancybox,它的速度和可配置性给我留下了深刻的印象。

这是一个非常好的(并非全部包含)列表:

http://spoonfedproject.com/jquery/extective-list-of-jquery-lightbox-modal-plugins/

This is called a light box modal. There are quite a few JS plugins that can do this including Lightbox and the JQuery UI Dialog to name a couple. I just recently started using Fancybox and have been very impressed with its speed and configurability.

Here is a pretty good (not all inclusive) list of them:

http://spoonfedproject.com/jquery/extensive-list-of-jquery-lightbox-modal-plugins/

岁月染过的梦 2024-09-08 06:40:29

一种方法是使用 GreyBox。我觉得这和你说的效果很相似。

One way is to use GreyBox. I think this similar to the effect that you're talking about.

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