Saturday Apr 18, 2009  1

css: fixed position on IE7

I just found out that: for position:fixed to work on Internet Explorer 7 you need to set a proper doctype. Tested it on both Strict or Transitional like so:

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">

On Internet Explorer 7.0.5730.13

  • Digg
  • del.icio.us
  • Facebook
  • Google Bookmarks
  • email
  • Technorati
  • Twitter

{ 1 comment… read it below or add one }

1 Popoy November 16, 2009 at 8:33 pm

niceone

Reply

Leave a Comment

Previous post:

Next post: