Closed Bug 279068 Opened 20 years ago Closed 19 years ago

page menus created by CSS do not render properly

Categories

(Firefox :: General, defect)

x86
Windows XP
defect
Not set
normal

Tracking

()

RESOLVED DUPLICATE of bug 289807

People

(Reporter: odinali, Assigned: bugzilla)

References

()

Details

User-Agent:       Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050119 Firefox/1.0+
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8b) Gecko/20050119 Firefox/1.0+

When you move the mouse over the page menus on the left, the pop up menus appear
out of place. They appear to have been created using CSS from vieweing the
page's code. This does not happen in Internet Explorer 6.02 so this I don't
think is a fault of the webdeveloper or the code. 

Reproducible: Always

Steps to Reproduce:
1. Visit http://www.zalmanusa.com/
2.
3.

Actual Results:  
Move the mouse over the menus on the left and watch where the menus appear.

Expected Results:  
The menus should have appeared more to the left.
This menu doesn't work in Mozilla1.7, they use a bunch of IE-only script, which
Mozilla just recently emulates partly. See the warnings in the js console:
Warning: Element referenced by ID/NAME in the global scope. Use W3C standard
document.getElementById() instead.
Source File: http://www.zalmanusa.com/usa/usa_index.asp
Line: 323

So this has in fact improved since Mozilla1.7. The fact that the popup is too
far to the right could very well because of another IE-only thing.
That page is clearly only developed with only IE in mind.

*** This bug has been marked as a duplicate of 289807 ***
Status: UNCONFIRMED → RESOLVED
Closed: 19 years ago
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.