IE7 relative/absolute positioning bug with dynamically modified page content

前端 未结 3 1072
粉色の甜心
粉色の甜心 2020-11-28 06:02

I was wondering if there\'s anyone having an idea how to tackle with the following problem in IE7:



        
3条回答
  •  挽巷
    挽巷 (楼主)
    2020-11-28 06:25

    This solution doesn't necessarily have anything to do with dynamic content, but it worked for me (at least made the page borked to a manageable degree): specify dimensions. I only noticed IE7 thought a div didn't have a width when using the crappy 'Select element by click' tool (ctrl+B) in IE tools.

提交回复
热议问题