Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
有没有人知道一点 JavaScript 可以在 Firefox 中正确显示 background-position-y(和 background-position-x)?这将在 CSS 中节省很多东西。
background-position-x并且background-position-y是特定于 Internet Explorer 的属性。虽然它们非常明显并且应该由所有浏览器实现,但 Firefox 往往以这种方式很愚蠢(例如不支持 MP3,尽管它是有史以来最常用的声音格式......)
background-position-x
background-position-y
所以回答你的问题,不,没有。你只需要使用background-position. 这肯定不是什么大问题,对吧?
background-position