![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
#3
| |||
| |||
|
#4
| |||
| |||
|
|
But the funny part is that on IE6/PC the quirck modes as you put it, or partial DOCTYPE declaration is rendering it better than the full declaration version. But... in NN it does do better with the full declaration. |
|
Ofcourse, I probably could adjust my layers to get better results. All 3 layers have the same z-index, with the sidebar (nav) layer set to 100% height which I'm sure is causing some problems. |
|
Also, is nesting layers perfectly valid? |
#5
| |||
| |||
|
|
On Thu, 17 Jul 2003 12:31:13 +0000 (UTC), "shelton" webforumsuser (AT) macromedia (DOT) com wrote: But the funny part is that on IE6/PC the quirck modes as you put it, or partial DOCTYPE declaration is rendering it better than the full declaration version. But... in NN it does do better with the full declaration. What that means is that your code is not right. ;-) Ofcourse, I probably could adjust my layers to get better results. All 3 layers have the same z-index, with the sidebar (nav) layer set to 100% height which I'm sure is causing some problems. Exactly! Also, is nesting layers perfectly valid? Not sure why would you want to, but yes. You just need to remember that the inner layer will be relative to its container, not the page. Gary |
#6
| |||
| |||
|
|
Also remember that nested layers must always be fully quantified css-p. That is, you must always put their positioning in either an embedded style sheet or an external style sheet, but never within the body. |
![]() |
| Thread Tools | |
| Display Modes | |
| |