至少需要 jquery 效果名称的帮助

发布于 2024-12-09 18:21:00 字数 185 浏览 0 评论 0 原文

嗨,首先也是最重要的是,我不是那种期望人们给我代码的人。我不介意搜索、阅读、学习和应用。但是这个我很困惑,因为我不知道这种效果叫什么。 这个网站有一个很棒的效果,当你点击菜单时,全屏图像被覆盖,但分为三层?对此有任何帮助我将非常感激。 :)

Hi first and foremost not the type of guy to expect people to hand me the code..I don't mind searching, reading, learning and applying. But this one I am stumped because I don't know what this effect is called. this site has an awesome effect when you click on the menu the full screen image is covered but in 3 layers? Any help with this I would really appreciate it. :)

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

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

发布评论

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

评论(2

难忘№最初的完美 2024-12-16 18:21:00

使用View-source显示页面的源代码,然后搜索的出现。如果您找到了,请过滤可能的 JQuery 插件(这些文件通常包含 jquery.

大多数 JS 文件都已缩小。使用 http://jsbeautifier.org/ 来缩小这些文件的大小。

Use View-source to show the source of the page, then search for occurences of <script. If you've found any, filter the possible JQuery plugins (the files usually contain jquery.:

Most JS files are minified. Use http://jsbeautifier.org/ to de-minify these files.

离不开的别离 2024-12-16 18:21:00

该网站正在使用以下 jquery 库

http://decerteau-avocats.eu/

That site is using following jquery libraries

http://decerteau-avocats.eu/

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