可变尺寸流体图像,垂直和水平居中

发布于 2024-08-03 00:37:42 字数 515 浏览 3 评论 0原文

http://www.publicgathering.net/temp/fluidvert.html

有趣的是问题出在 Firefox 上。

每页单个图像,可变高度和宽度,必须垂直和水平居中,必须流畅(针对较小的浏览器窗口缩小),我只是在寻找最新的浏览器支持(IE8,Chrome,FF3,Safari)

图像应根据浏览器的宽度调整大小(较小)。

它在 IE8、Chrome 和 Safari 中工作正常,但在 FF 中不行。我意识到这是因为 FF 没有正确注册宽度。 (例如,您将图像放在 100% 宽的 div 中,这很好。)简单地使用真实的表格也不起作用。

有没有办法强制 Firefox 识别 table/div 的宽度?或者有一种更简单的方法来垂直居中可变内容?

另一方面:有没有人觉得奇怪,这是 FF 在这种情况下的默认行为?

http://www.publicgathering.net/temp/fluidvert.html

Interestingly enough the problem here is in Firefox of all things.

Single image per page, variable heights and widths, has to be vertically and horizontally centered, has to be fluid (shrinks for smaller browser windows) and I'm merely looking for recent browser support (IE8, Chrome, FF3, Safari)

The image should resize (smaller) based on the width of the browser.

It works fine in IE8, Chrome and Safari but not FF. I realize its because FF isn't registering the width properly. (For instance you put the image in a 100% wide div and that's fine.) Simply using a real table doesn't work either.

Is there a way to force Firefox to recognize the width of the table/div? Or a simpler way to vertically center variable content?

On another note: Does anyone find it strange that this is FF's default behavior in this situation?

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

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

发布评论

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

评论(1

傲性难收 2024-08-10 00:37:42

https://bugzilla.mozilla.org/show_bug.cgi?id=307866

这回答了这个问题。 FF3.5 中仍然存在一个 bug,但已于 2005 年底报告过。

https://bugzilla.mozilla.org/show_bug.cgi?id=307866

That answers that question. Still a bug in FF3.5 yet reported in late 2005.

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