Designer? Programmer? Enthusiast? Join Open Designs Now!

Open Designs Forum » Site News

Fixed in IE

(2 posts)
  • Started 2 years ago by Colum McGaley
  • Latest reply from Gnome
  1. Colum McGaley
    Member

    I have a web design, that works in all browsers except IE. I can fix most it, but I can't fix the position:fixed bug. I am using
    top:expression(eval(document.compatMode && document.compatMode=='CSS1Compat') ? documentElement.scrollTop : document.body.scrollTop); to keep the nav fixed on the left.
    This lags a bit, and is kinda dirty. Is there any better way to do this?

    Posted 2 years ago #
  2. Gnome
    Moderator

    Try this method. It works in IE6. Here is the link:
    http://www.oswd.org/design/preview/id/2426

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.