【问题标题】:List Style Images in IE9在 IE9 中列出样式图像 【发布时间】:2012-02-19 21:35:18 【问题描述】: IE9 显示倒置的列表样式图像。 例如,我使用勾号作为列表样式图像,但 IE9 显示它们是倒置的。 我该如何解决? ps:我讨厌 IE9 ! :| 【问题讨论】: 标签: image list styles internet-explorer-9 inverse 【解决方案1】: 也许明确设置 UL + LI 具有 text-direction:ltr? 【讨论】: