如何根据它显示的主体(只是一个简单的表格)的尺寸设置 modalDialog 弹出窗口的尺寸?

发布于 2024-11-25 09:02:14 字数 168 浏览 4 评论 0原文

如何根据 modalDialog 弹出窗口显示的主体尺寸设置其尺寸?

我以从父页面调用的 modalDialog 的形式在弹出窗口中显示一个小表格。我需要在弹出窗口出现时根据表格的高度显示弹出窗口。这样,弹出窗口就不会显示其主体中未被表格占据的空白部分......对,而且看起来会更好。这就是我正在寻找的。

How do i set the dimensions of a modalDialog popup according to the dimensions of the body that it displays?

I am displaying a small table in a popup in the form of a modalDialog called from a parent page. I need to show the popup according to the table's height, as and when the popup appears. In that way the popup won't show a blank portion of its body unoccupied by the table..right, and it'd look better. This is what i am looking for.

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

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

发布评论

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

评论(1

太傻旳人生 2024-12-02 09:02:14

使用 validate() 重新计算布局。

Use validate() to recalculate the layout.

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