473,322 Members | 1,188 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,322 software developers and data experts.

MSIE no more knows bottom

Hi,

I got the following stylesheet and it works on all major browsers on
windows and macos:

body {margin:0px;background-color:#ffffff;}

#foot
{position:fixed;bottom:0px;width:100%;height:16px; background-color:#c0ffc0;}

with

<div id="foot">Footer</div>

Only the MSIE 7 placed it at the top!

Do someone know this problem and got a workaround or css hack?

bye
Stefano
Jan 18 '08 #1
1 1596
Scripsit stefano picco:
I got the following stylesheet and it works on all major browsers on
windows and macos:

body {margin:0px;background-color:#ffffff;}

#foot
{position:fixed;bottom:0px;width:100%;height:16px; background-color:#c0ffc0;}
It surely doesn't. It doesn't on the most popular browser, IE 6.
Only the MSIE 7 placed it at the top!
You apparently didn't test on MSIE 6 at all.

Besides, on MSIE 7, you most probably triggered Quirks Mode by using
wrong markup, see
http://www.cs.tut.fi/~jkorpela/quirks-mode.html

(Hint: Posting a URL is essential when asking for help. Among other
things, it would let people see what, if any, doctype you're using -
something very important, though many authors are unaware of this.)

--
Jukka K. Korpela ("Yucca")
http://www.cs.tut.fi/~jkorpela/

Jan 18 '08 #2

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

4
by: Alex Bell | last post by:
There have been several postings recently dealing with bugs in Internet Explorer. Can anyone point me to a review of these bugs and how to work around them? Regards, Alex
4
by: Doors of Perception | last post by:
As you probably know, when you click on a link in MSIE and go to a page, then when you click the "back" button, you see a dotted box outlining the link on which I just clicked. As far as I'm...
1
by: Christoffer Berg | last post by:
Hi Now I've run into another issue with floats in MSIE. The problem is that under some circumstances (see problem 3 on my test page below) floating a block effects the padding of a following...
1
by: Marek Mänd | last post by:
<style> ..menu{ background:yellow; font:12px Arial; } ..menu li{ margin-bottom:0; margin-top:0; padding-bottom:0; padding-top:0;
3
by: Frederik | last post by:
Hi, I got a problem with MSIE, using the below CSS... MSIE won't obey my sheet, whereas Firefox does it exactly right. Anyone knows an solution/explanation..? ..border1 { border: thin solid...
2
by: Bernd Nies | last post by:
Hi, Does somebody have an idea why MSIE 6 on this page http://www.nies.ch/switzerland/fauna/index.de.php/2 does not show the "New" icon in the lower right corner of the thumbnail like in...
2
by: Kevin Smith | last post by:
I'm trying to use the hover pseudo-attribute to display footnotes in documentation. The footnotetext is hidden until you hover over the footnotemark. This work well in Safari and Firefox, but I...
10
by: Martin | last post by:
We are trying to create a stylesheet that works both for FF and MSIE. I've been googling a bit yesterday and found some hints (like using #margin-left or _margin-left for MSIE) but it seems these...
0
by: ryjfgjl | last post by:
ExcelToDatabase: batch import excel into database automatically...
0
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
1
isladogs
by: isladogs | last post by:
The next Access Europe meeting will be on Wednesday 6 Mar 2024 starting at 18:00 UK time (6PM UTC) and finishing at about 19:15 (7.15PM). In this month's session, we are pleased to welcome back...
0
by: jfyes | last post by:
As a hardware engineer, after seeing that CEIWEI recently released a new tool for Modbus RTU Over TCP/UDP filtering and monitoring, I actively went to its official website to take a look. It turned...
0
by: ArrayDB | last post by:
The error message I've encountered is; ERROR:root:Error generating model response: exception: access violation writing 0x0000000000005140, which seems to be indicative of an access violation...
1
by: PapaRatzi | last post by:
Hello, I am teaching myself MS Access forms design and Visual Basic. I've created a table to capture a list of Top 30 singles and forms to capture new entries. The final step is a form (unbound)...
1
by: Shællîpôpï 09 | last post by:
If u are using a keypad phone, how do u turn on JavaScript, to access features like WhatsApp, Facebook, Instagram....
0
by: af34tf | last post by:
Hi Guys, I have a domain whose name is BytesLimited.com, and I want to sell it. Does anyone know about platforms that allow me to list my domain in auction for free. Thank you
0
by: Faith0G | last post by:
I am starting a new it consulting business and it's been a while since I setup a new website. Is wordpress still the best web based software for hosting a 5 page website? The webpages will be...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.