IE8 issue with Twitter Bootstrap 3

后端 未结 22 2403
情歌与酒
情歌与酒 2020-11-22 13:48

I am creating a site using the new Twitter Bootstrap. The site looks fine and works in all required browsers except IE8.

In IE8 it seems to be displaying elements o

22条回答
  •  醉梦人生
    2020-11-22 14:24

    I've read every comment here, tried everything.. but couldn't get it to work with Windows 7 - Internet Explorer 11 (with document mode: IE8).

    Then it came to mind that running a document mode (IE8) isn't the same as the real IE8, so I installed Windows Virtual PC (Windows 7 with Internet Explorer 8) and tadaaaa... it works like a charm!

    I've put this piece of code JUST at the bottom of the page to make it work:

    
    
    
    
    
    

提交回复
热议问题