Hi,
I'm making website for my client. I have now for four hours tried to find a solution to the famous Firefox div height issue.
If someone isn't familiar with it, here is image which explains a bit:
The orange background in the image should go on behind the text when the page is scrolled. In IE it works fine. In Firefox it doesn't work. In Firefox there isn't background after that grey bottom bar. Only way it seems to work is if I set the div height for example 200%. But it just isn't very nice way to do it.
And of course I can do it with table. Can it be done with CSS?
Thanks for help.
- Tuomas
I'm making website for my client. I have now for four hours tried to find a solution to the famous Firefox div height issue.
If someone isn't familiar with it, here is image which explains a bit:
The orange background in the image should go on behind the text when the page is scrolled. In IE it works fine. In Firefox it doesn't work. In Firefox there isn't background after that grey bottom bar. Only way it seems to work is if I set the div height for example 200%. But it just isn't very nice way to do it.
And of course I can do it with table. Can it be done with CSS?
Thanks for help.
- Tuomas
Comment