IE9 only _sometimes_ ignores <base href>

后端 未结 3 1643
误落风尘
误落风尘 2021-02-10 15:09

We are developing a site which makes heavy use of (which is typical for TYPO3 sites). The site is developed in a sub directory and will later be r

3条回答
  •  一向
    一向 (楼主)
    2021-02-10 15:38

    i suspect you're not using an absolute path in the tag. IE is allowed to ignore your tag since its not specified correctly. See http://www.w3schools.com/tags/tag_base.asp

提交回复
热议问题