用于网页上停靠/滑动面板的 CSS

发布于 2024-08-20 10:33:05 字数 156 浏览 7 评论 0原文

我想在 Web 表单上显示任何验证错误消息,类似于 Visual Studio 中的编译错误消息,当出现错误时,该消息会从底部向上滑动。错误消息面板应覆盖在表单顶部,而不占用额外空间,并且可以根据需要关闭。如何借助 CSS / jQuery 或任何其他方式实现这一点?

谢谢, 罗摩

I would like to display any validation error messages on a web form similar to compilation error messages in visual studio that slides up from the bottom when there are errors. the error message panel should overlay on top of the form without taking extra space and can be closed if required. how to achieve this with the help of CSS / jQuery or in any other way?

thanks,
Rama

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

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

发布评论

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

评论(2

半衬遮猫 2024-08-27 10:33:05

该站点详细讨论了如何使用 CSS、HTML 和 JQuery 创建滑动面板

http ://theorangebelt.org/forums/showthread.php?t=1033

This site gives has detailed discussion on how to create a sliding panel using CSS, HTML and JQuery

http://theorangebelt.org/forums/showthread.php?t=1033

吻泪 2024-08-27 10:33:05

我推荐 Zurb,他们的示例富有创意且功能强大:

Zurb 的 OS-X like Dock

顺便说一句,我不推荐任何类型的 Dock,在我看来,Dock 不是 Web 应用程序友好的 ui 元素。

I recommend Zurb, their examples are creative and powerful:

OS-X like dock by Zurb

By the way, I don't recommend any kind of dock, dock is not webapplication friendly ui element in my opinion.

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