Closed Bug 27367 Opened 25 years ago Closed 24 years ago

Images absolutely positioned by CSS with visibility controlled by javascript are not visible.

Categories

(Core :: CSS Parsing and Computation, defect, P3)

x86
Windows 98
defect

Tracking

()

VERIFIED DUPLICATE of bug 13047

People

(Reporter: firespring, Assigned: pierre)

References

()

Details

From Bug Helper:
User-Agent: Mozilla/4.7 [en] (Win98; U)
BuildID:    2000012520
Page verifies (with W3C validators) as valid HTML 4.0 strict and valid CSS. Page 
and all images display properly with IE5 and NS4.7 on Win 95/98
Reproducible: Always
Steps to Reproduce:
1. Load the page at http://www.windtree.org/windtree/wtphotog8a.html
2.
3.
Problem is visible via:
Win 98 on a Pentium III 450 with 132Mb RAM
Win 95 on a Pentium 133 with 32Mb RAM

This may be related to bug #13047
Taking over 1/3 of Pierre's NEW bugs to help reduce his doomage factor
Assignee: pierre → attinasi
Reassigned back to me these bugs that shouldn't have left my list.
Assignee: attinasi → pierre
We have 2 problems here, both duplicates of other bugs:
- The image DIVs have a "visibility: hidden" which can't be changed (bug 13047)
- The 'javascript:' URLs are currently broken (bug 34217)

Bug 34217 will be fixed real soon because it's a major regression so I'm marking 
this bug as dup of bug 10347.


*** This bug has been marked as a duplicate of 13047 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Depends on: 34217
Resolution: --- → DUPLICATE
Summary: Images absolutely positioned by CSS with visibility controlled by javascript are not visible. → Images absolutely positioned by CSS with visibility controlled by javascript are not visible.
This bug should have been closed as Invalid. The page at the URL above uses 
layers to show/hide the images. Below is the standard blurb we send to the 
webmasters of offending pages.
------------

FYI: Your web page at this URL:

http://www.windtree.org/windtree/wtphotog8a.html

... uses some features supported only on Navigator 4 such as 
the LAYER/ILAYER tag, DIV SRC=, and/or document.layers[] in 
JavaScript but does not include support for equivalent W3C DOM features.
Thank you for supporting Netscape Navigator.  As a heads-up, please be
advised that these Layer DOM features will not be supported in Navigator 5, which 
features 
full support for W3C standards such as HTML 4.0, CSS1, XML, and DOM1 instead.
To support W3C standards and make your content accessible to all Mozilla- 
and Gecko-based browsers such as Navigator 5, would you please update
your content to add support for HTML 4.0 markup and the W3C DOM?
(You can support both if necessary.) You can find tips on how to do this 
at the following URL:
http://sites.netscape.net/ekrock/standards.html

Also, don't miss this FAQ:
http://sites.netscape.net/ekrock/answers.html

Thanks again for your support of W3C standards and Gecko-  
and Mozilla-based browsers such as Navigator 5!
Verified duplicate.
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.