![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
|
Is it possible to position a DIV so that it will always be at the bottom of the screen without having to use absolute positioning or using the background image workaround? |
#2
| |||
| |||
|
|
On Thu, 13 May 2004 00:37:56 -0400, Neal <neal413 (AT) yahoo (DOT) com> wrote: :On Wed, 12 May 2004 23:00:47 -0500, John Smith :<3rtwemte001 (AT) sneakemail (DOT) com> wrote: : :> Is it possible to position a DIV so that it will always be at the :> bottom of the screen without having to use absolute positioning or :> using the background image workaround? : :Kind of. Microsoft won't support it, but it exists. Write to Microsoft and :ask them to fix IE6 to support position: fixed; - if enough people do it, :they might... How is this different that position: absolute? It looks like I would still have to set a top value.... |
#3
| |||
| |||
|
|
On Wed, 12 May 2004 23:00:47 -0500, John Smith 3rtwemte001 (AT) sneakemail (DOT) com> wrote: Is it possible to position a DIV so that it will always be at the bottom of the screen without having to use absolute positioning or using the background image workaround? Kind of. Microsoft won't support it, but it exists. Write to Microsoft and ask them to fix IE6 to support position: fixed; - if enough people do it, they might... |
#4
| |||
| |||
|
|
Neal wrote: I used the following extra CSS for one page. I used a conditional comment in the head block so that only IE saw this. |
#5
| |||
| |||
|
|
"Barry Pearson" <news (AT) childsupportanalysis (DOT) co.uk> writes: Neal wrote: I used the following extra CSS for one page. I used a conditional comment in the head block so that only IE saw this. Neal, I understand your general point, but wondered about "conditional comment." Don't EI and Mozilla respond to a comment in the header style the same way? |
#6
| |||
| |||
|
|
"Barry Pearson" <news (AT) childsupportanalysis (DOT) co.uk> writes: Neal wrote: I used the following extra CSS for one page. I used a conditional comment in the head block so that only IE saw this. Neal, I understand your general point, but wondered about "conditional comment." Don't EI and Mozilla respond to a comment in the header style the same way? |
#7
| |||
| |||
|
|
Haines Brown wrote: "Barry Pearson" <news (AT) childsupportanalysis (DOT) co.uk> writes: [snip] I used the following extra CSS for one page. I used a conditional comment in the head block so that only IE saw this. Neal, I understand your general point, but wondered about "conditional comment." Don't EI and Mozilla respond to a comment in the header style the same way? It's Barry who mentioned the conditional comment, not Neal ;-) |
![]() |
| Thread Tools | |
| Display Modes | |
| |