CFWindow 模态背景颜色 - ColdFusion 9

发布于 2024-12-13 10:08:54 字数 235 浏览 1 评论 0原文

我想弄清楚如何更改模态 cfwindow 的背景颜色。不是窗口的背景颜色,而是 cfwindow 后面主页的颜色。我想让它比实际颜色更暗。

我知道它使用 ExtJS,所以我很确定它可以完成,但我似乎不知道如何做到这一点。

我想像在 jQuery 对话框中那样控制它。

我还想找到一种使窗口淡入的方法,而不是像弹出窗口那样。我不确定这是否可能。

对此的任何帮助都会很棒。

谢谢!

I am trying to figure out how to change the background color of a modal cfwindow. Not the background color of the window but rather the color of the main page behind the cfwindow. I want to make it darker than it is.

I know it uses ExtJS so I am pretty sure it can be done but I cannot seem to figure out how to do it.

I would like to have control over it like you can in jQuery dialog boxes.

I would also like to figure out a way to fade the windows in instead of the way they just kind of pop up. I am not sure if that is possible though.

Any help on this would be great.

Thanks!

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

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

发布评论

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

评论(2

乙白 2024-12-20 10:08:54

尝试

Try <cfwindow bodystyle="background-color: red;" ....>

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