HTML <base> TAG and local folder path with Internet Explorer

前端 未结 9 1650
天命终不由人
天命终不由人 2020-11-28 10:55

I am trying to use < base> TAG to indicate the source folder containing the media files for my html pages located in separate folder.

I have the

9条回答
  •  一整个雨季
    2020-11-28 11:25

    I'm not sure how BASE works with directory relative urls, try giving it a root relative url like

    
    

提交回复
热议问题