Closed
Bug 266565
Opened 20 years ago
Closed 20 years ago
Fixed background tag does not work
Categories
(SeaMonkey :: General, defect)
Tracking
(Not tracked)
People
(Reporter: patre01, Unassigned)
References
()
Details
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.9.2 StumbleUpon/1.993 Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; rv:1.7.3) Gecko/20041001 Firefox/0.9.2 StumbleUpon/1.993 I don't know if there's a different way to put in this tag so it works with Mozilla or not (I'm using Firefox 1.0PR), but on the site I listed I have the " BGPROPERTIES=fixed" tag as part of the body/background tag: <body BACKGROUND="images/backgrnd.gif" BGPROPERTIES=fixed> However, the background is not fixed.. This tag does work in MSIE Reproducible: Always Steps to Reproduce: 1. Go to the website 2. Scroll up and down Actual Results: The background moved as I scrolled Expected Results: The background should not have moved
Comment 1•20 years ago
|
||
You can do this with CSS. This code is an IE invention and not supported/not standard. *** This bug has been marked as a duplicate of 45138 ***
Status: UNCONFIRMED → RESOLVED
Closed: 20 years ago
Resolution: --- → DUPLICATE
Updated•20 years ago
|
Product: Browser → Seamonkey
You need to log in
before you can comment on or make changes to this bug.
Description
•