Mark's Technomusings

Thoughts, notes, and ramblings on the technology Mark Cervarich deals with on a daily basis.

Getting IE to do fixed positioning

I am struggling with getting some HTML/css code to work properly in IE. I found some links that might help:
Tom’s site: http://tom.me.uk/ has a bunch of great examples of how to do things in IE, like: “I did this in HTML, how do I do it in CSS?” and “CSS Stuff: Emulating position:fixed in IE without scripting”
Explorer Exposed These CSS bugs are all found only in Internet Explorer, versions 5 and higher. To see the demos properly, they must be viewed in IE, of course.
css-discuss mailing list archive a great source of information, with a searchable index

Comments are closed.