![]() | |
![]() |
| | Thread Tools | Display Modes |
#11
| |||
| |||
|
|
lcplben <b... (AT) sellmycalls (DOT) com> writes: Browsers don't care - they work in exactly the same way whether you're Gandhi or Jack the Ripper. You want something they don't do, which leaves you with two choices: Want something else, or be disappointed when reality fails to live up to your desires. |
#12
| |||
| |||
|
|
On Nov 2, 12:33*pm, Sherm Pendley <spamt... (AT) shermpendley (DOT) com> wrote: lcplben <b... (AT) sellmycalls (DOT) com> writes: Browsers don't care - they work in exactly the same way whether you're Gandhi or Jack the Ripper. You want something they don't do, which leaves you with two choices: Want something else, or be disappointed when reality fails to live up to your desires. I finally thought of a couple of ways. One is to choose z-index values carefully, which works OK. Not great, but OK. |
#13
| |||
| |||
|
|
lcplben <b... (AT) sellmycalls (DOT) com> writes: So: in the face of the user's resizing the page, is there any way I can put the ever-encroaching banner out of the way? The banner would only be encroaching to begin with if you're going out of your way to make it do so, by using a fixed-width layout or absolute positioning. |
|
So - don't do that. :-) |
#14
| |||
| |||
|
|
You'd only need to use z-index if your banner and text are overlapping. The "great" solution would be to stop whatever you're doing to make them overlap to begin with - that doesn't happen by default. |
#15
| |||
| |||
|
|
On Nov 2, 12:59*pm, Sherm Pendley <spamt... (AT) shermpendley (DOT) com> wrote: You'd only need to use z-index if your banner and text are overlapping. The "great" solution would be to stop whatever you're doing to make them overlap to begin with - that doesn't happen by default. As I say, the banner and the text do not overlap. |
#16
| |||
| |||
|
|
lcplben <b... (AT) sellmycalls (DOT) com> writes: On Nov 2, 12:59*pm, Sherm Pendley <spamt... (AT) shermpendley (DOT) com> wrote: You'd only need to use z-index if your banner and text are overlapping.. The "great" solution would be to stop whatever you're doing to make them overlap to begin with - that doesn't happen by default. As I say, the banner and the text do not overlap. No, what you said is that you used z-index to fix the problem. That would have had no effect whatsoever if the banner and text weren't overlapping. |
|
I'm done here. I have neither the time nor the patience to keep up with your ever-changing problem description. |
#17
| |||
| |||
|
|
It's not encroaching on the content, but on the viewport real estate. That is, it's pushing the content out of the viewport which I want to avoid or minimize and what I was originally asking about. . |
#18
| |||
| |||
|
|
What I said in my OP was that I wanted an element to survive resizing unchanged "so that the resized banner doesn't ***squeeze out*** real info." |
#19
| |||
| |||
|
|
I have a banner at the top of the page that is 1cm in height. I want that banner to retain its 1cm height forever. That is, I want the banner's height to survive resizing unchanged (so that the resized banner doesn't squeeze out real info). Any way to ask the browser to NOT resize that banner? |
#20
| |||
| |||
|
|
So: in the face of the user's resizing the page, is there any way I can put the ever-encroaching banner out of the way? |
![]() |
| Thread Tools | |
| Display Modes | |
| |