Div width problem in IE

后端 未结 2 780
再見小時候
再見小時候 2021-01-23 16:32

I read through several questions similar to this one before posting, but did not find a solution that worked for me.

I have one page in my site that does not fit the tem

2条回答
  •  -上瘾入骨i
    2021-01-23 17:17

    After over a day of messing with this I found that IE8 Compatibility Mode made the page do what I wanted, but unfortunately Compatibility Mode also messed up my JavaScript. I ended up taking the low road and just hacked up my Dynamic Web Template with some PHP to make it do what I wanted. @#$% IE!

提交回复
热议问题