internet explorer 8 - CSS - Position fixed IE8 without changing doctype -


this (was) hot topic did not find answer that.

so developing plugin webshop , need integrate popup window has position:fixed

the problem in ie8 position fixed has doctype problem , i cannot change default doctype of website.

can tell me how / or if possible use position:fixed in ie8 without having change doctype?

edit: using default html5 doctype

this bit late, hope helps. upon searching other sites/answers issues position:fixed, i've found changing doctype , using metatag x-ua-compatable not work every issue. however, positioning overlay on html page make difference. if overlay being obscured other elements, put overlay after elements obscuring it. doesn't matter div in html dom, right?--because it's fixed position anyway.


Comments

Popular posts from this blog

android - Get AccessToken using signpost OAuth without opening a browser (Two legged Oauth) -

org.mockito.exceptions.misusing.InvalidUseOfMatchersException: mockito -

google shop client API returns 400 bad request error while adding an item -