Alternative to fixed pos. in ie

Hi all,

I’m just developing a kind of online letterhead for documents for clients (I don’t really need it - but just thought it would be kind of cool and be a bit mroe professional :)).

My problem is: the contact info’s position on the bottom left of the screen I would like to be fixed. And, of course, it doesn;t work in IE.

I’ve previously used this article on tagsoup and it’s worked well. However, using this script this time deletes my vertical scrollbar (my document is essentially a popup).

Also, I need the contact info to be positioned from the bottom (i.e.:

position: fixed;
bottom: 20px;

Is there another simple way to get this to work?

Here’s the link.

Thanksies much! :smiley: