Closed
Bug 234284
Opened 21 years ago
Closed 18 years ago
{inc} incorrect page layout for first load on lupa.cz
Categories
(Core :: Layout: Tables, defect)
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: aha, Unassigned)
References
()
Details
Attachments
(2 files)
2004021208/trunk/W2K
Lupa's layout is incorrect on first load (cca since M1.4). Page has very old
nested tables layout (origin have to be correctly displayed in NN 3.x), there
are also many external ad-related JavaScripts with document.write.
Basic page structure is from 4 indepedent tables (4th is footer):
+-------------------------------+
| LUPA |
+-------------------------------+
+--------+-----------+----------+
|Registr |1st perex |Ad |
| | | |
+--------+-----------+----------+
+--------+-----------+----------+
|Menu |2nd perex |Lupa radi |
: : : :
After page load are columns of 2nd or in 3rd table wider then they have to be.
Note: We're actually force page reflow by setting BODY to display:none and back
to block on page load (20 % of visitors have Gecko based browsers).
Reporter | ||
Comment 1•21 years ago
|
||
Reporter | ||
Comment 2•21 years ago
|
||
Comment 3•21 years ago
|
||
Seems to works for me(Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a)
Gecko/20040203) . Where is the Problem?
Comment 4•18 years ago
|
||
(In reply to comment #3)
> Seems to works for me(Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7a)
> Gecko/20040203) . Where is the Problem?
WFM also. At least, in comparison to screen shots.
Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.0.4) Gecko/20060516 SeaMonkey/1.0.2
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•