Closed
Bug 269190
Opened 20 years ago
Closed 20 years ago
<BODY BGPROPERTIES="fixed"> does not work
Categories
(Firefox :: General, defect)
Tracking
()
People
(Reporter: ghart23, Assigned: bugzilla)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.7.5) Gecko/20041107 Firefox/1.0 I wrote a simple webpage, and maybe I did something wrong. But In Internet Explorer the background on this page is fixed. It appears firefox does not support this html command. With a fixed background, the background image does not move, but the text scrolls over it. Here, the whole page including the background still scrolls. Reproducible: Always Steps to Reproduce: 1. go to www.sa.rochester.edu/afterhours 2. scroll up and down 3. Actual Results: the background is not fixed Expected Results: the background image should have stayed in place while the text scrolled over it. Similar to movie credits. Maybe i wrote the code wrong, but it works in IE. Please notify me either way. Thank you, Greg Hart
Comment 1•20 years ago
|
||
BGPROPERTIES is a Microsoft invention that we will not support. Use CSS to fix the background. *** This bug has been marked as a duplicate of 7474 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Status: RESOLVED → VERIFIED
You need to log in
before you can comment on or make changes to this bug.
Description
•