一次打开多个 JQuery UI 对话框 - 定位

发布于 2024-12-07 21:20:46 字数 182 浏览 0 评论 0原文

我想打开多个 JQuery UI 对话框并将它们排列得不重叠。理想情况下,我想将 {float: left} 的等效功能应用于每个对话框,以便第一个打开的对话框从给定容器的左上角开始,紧邻第一个容器的右侧,等等。

我已经实现了一个函数来制作每个对话框,我只需要找出定位问题(现在它们打开时彼此堆叠)。

I would like to open multiple JQuery UI Dialogs and have them arranged without overlap. Ideally I want to apply the equivalent functionality of {float: left} to each dialog, so that the first to open starts at the top left of a given container, the next to the right of the first, and so on.

I've already implemented a function to make each dialog, I just need to figure out the positioning issue (right now they open stacked upon each other).

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

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

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文