IE8 not displaying images (red x) … sometimes

前端 未结 5 926
自闭症患者
自闭症患者 2021-02-19 21:43

I\'m going mad with the following problem which does not happen on any other browser (Chrome, Firefox):

  • IE8 cache is cleared
  • browser starts opens HTML/Jav
5条回答
  •  梦毁少年i
    2021-02-19 22:23

    I believe that in IE you need to set the source after the element is appended to the DOM, otherwise it won't render correctly.

提交回复
热议问题