Samples for problems with lbOverlay with position: fixed + Lyteframe displaying flash content using Firefox
tested on Firefox 2.0.0.9 Win XPSP2
I had the problem that sometimes flash content was not displayed in a Lyteframe.
It seems that the style 'position: fixed' for lbOverlay causes the flash content to be overlayed by "nothing" hiding the flash in that area where the lbOverlay overlaps the flash content.
Below you'll find some sample files illustrating this phenomenon:
| fixed.html | lbOverlay with 'position: fixed' overlay does not scrolls with page, flash content hidden in that area where the overlay overlaps the flash area |
| lyteframe_fixed.html | lbOverlay with 'position: fixed' flash content hidden |
| absolute.html | lbOverlay with 'position: absolute' overlay scrolls with page (since not 'fixed'), flash content completely visible |
| lyteframe_absolute.html | lbOverlay with 'position: absolute' workaround, lbOverlay with 'position: absolute' and 'overflow: hidden' for body |
Name Last modified Size Description
Parent Directory -
absolute.html 21-Nov-2007 17:57 1.1K hypertext markup language
fixed.html 21-Nov-2007 18:00 1.3K hypertext markup language
lyteframe_absolute.html 22-Nov-2007 18:36 677 hypertext markup language
lyteframe_fixed.html 22-Nov-2007 18:36 742 hypertext markup language