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.
我需要知道box-shadow在 IE9 中使用 jQuery 时如何返回 CSS 属性.css('box-shadow')。但是,我无法在我的计算机上安装 IE9。有人可以在 IE9 中运行这个小提琴并告诉我结果是什么吗?
box-shadow
.css('box-shadow')
我相信这就是你要找的东西?