• Fixed Positioning in Internet Explorer 6

    Posted: 3 years ago in Tutorials

    Fixed positioning has always been a nuisance for web designers because of the lack of support for it in Internet Explorer 6, but I've come up with a solution that allows for cross-browser fixed positioning that doesn't come at the large costs that other techniques result in. If you've been on the hunt for a way to get elements with position: fixed; to work properly in Internet Explorer 6, undoubtedly you've noticed that most methods come at the expense of absolute positioning or resorting to scripting. This does not…

    VN:F [1.9.17_1161]
    Rating: 0 (from 0 votes)
    Fixed Positioning in Internet Explorer 6, 4.5 out of 10 based on 2 ratings