|
home / issues / issue #12
| Issue: | Page with display:block styling on an image will not complete loading |
| Browser: | Netscape 4.x |
| Platform: | All platforms |
| Description: | Pages that contain one or more
images that are forced to be block displays (style="display:block") can hang
during the loading process. |
| Cause: | Unknown. Appears to be a browser bug. |
| Comments: | In Netscape 4.x, the results of setting
images to display:block are often undesirable anyway; therefore the main work around is
to avoid using this display setting for NS4 (perhaps through the @import rule or
some other type of NS4 bypass). |
| Posted: | January 28, 2004 |
|