Firefox doesn't show images from a local file path

前端 未结 5 638
醉话见心
醉话见心 2020-12-22 06:01

I have used tag in html for displaying images. The image gets displayed in Internet Explorer 10, but it is not visible in mozilla, chrome. Could som

5条回答
  •  一整个雨季
    2020-12-22 07:06

    Chrome stops access to local file:// links from with in http:// page for security reasons by default.

提交回复
热议问题