在 IE9 中使用 SimpleModal 的疯狂宽度

发布于 2024-09-28 05:47:18 字数 126 浏览 0 评论 0原文

有没有其他人尝试过在 IE9 中使用 SimpleModal ?如果是这样,您是否遇到过模态宽度严重错误的情况?

我查看了 SimpleModal 的主页,模态框也遍布整个宽度方向。

有人能解决这个问题吗?

Has anyone else tried using SimpleModal in IE9? If so, have you experienced that the width of the modal is wildly wrong?

I checked on the homepage for SimpleModal, and the modals are all over the place width-wise there as well.

Does anyone have a fix for this?

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

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

发布评论

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

评论(2

野心澎湃 2024-10-05 05:47:18

我刚刚发布了 SimpleModal 1.4.1 - 看看是否可以解决您的问题。

http://code.google.com/p/simplemodal/downloads/list

I just released SimpleModal 1.4.1 - see if that resolves your issues.

http://code.google.com/p/simplemodal/downloads/list

轮廓§ 2024-10-05 05:47:18

我想出的最好的办法是用另一个指定宽度的 div 包围您正在创建的 SimpleModal div。

本质上,div 似乎总是 100% 位于它们所在的容器中,因此使用其他 div 来包含它们的大小,并保持它们对齐。

The best thing I have managed to come up with is to surround the SimpleModal divs that you are creating with another div that specifies the width.

Essentially it seems that the divs will always go to 100% of the container they are in, so use other divs to contain their size, and keep them in alignment.

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