搜尋 Mozilla 技術支援網站

防止技術支援詐騙。我們絕對不會要求您撥打電話或發送簡訊,或是提供個人資訊。請用「回報濫用」功能回報可疑的行為。

了解更多

Layout problems with floating divs

  • 2 回覆
  • 2 有這個問題
  • 1 次檢視
  • 最近回覆由 schleinzer

more options

I found that FF 4 (4.0.1) has problems layouting the member photos (in fact those are canvases) on http://youneaty.com .

Actually, some pages are renderer correctly (an even 3x3 grid) but if you skip through the pages, some of them are display in a broken layout.

The canvases (and texts) are layouted in "left floating" divs.

Strange thing is, that FF does wrap the line but "indents" the photo some amount. It feels and looks like the FF does increase y on skipping but forgets to set x=0 (simply speaking).

Very important note: This worked correctly for FF 2 and 3 and does so for any other browser I tested (current versions of Chrome, Opera, IE).

Any hint would be greatly appreciated.

Thank you!

I found that FF 4 (4.0.1) has problems layouting the member photos (in fact those are canvases) on http://youneaty.com . Actually, some pages are renderer correctly (an even 3x3 grid) but if you skip through the pages, some of them are display in a broken layout. The canvases (and texts) are layouted in "left floating" divs. Strange thing is, that FF does wrap the line but "indents" the photo some amount. It feels and looks like the FF does increase y on skipping but forgets to set x=0 (simply speaking). Very important note: This worked correctly for FF 2 and 3 and does so for any other browser I tested (current versions of Chrome, Opera, IE). Any hint would be greatly appreciated. Thank you!

所有回覆 (2)

more options

A good place to ask questions and advice about web development is at the mozillaZine Web Development/Standards Evangelism forum.
The helpers at that forum are more knowledgeable about web development issues.
You need to register at the mozillaZine forum site in order to post at that forum.

See http://forums.mozillazine.org/viewforum.php?f=25

more options

I will try that.

Thank you!