一次打开多个 JQuery UI 对话框 - 定位
我想打开多个 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 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论