I have the print buttons (#printlinks) positioned absolutely within a relatively positioned container (#container).
It's working perfectly in almost all modern browsers (buggy in moz 1.7, but that's not worrying me at the moment).
But in IE6 service pack 2 (not any other version, as far as i'm aware, there's a problem). When the page first loads, #printlinks overlaps with the text. it appears way above where it should be. If i refresh the page, it appears where it should.
Has anyone run into this problem before? any possible solutions?