jquery在x.css("border-width")在firfox取不到值

来源:互联网 发布:三维动态仿真软件 编辑:程序博客网 时间:2024/06/06 03:13
x.css("border-width")在firfox,ie中取不到值,只能在chrome获取值,是因为firefox,ie把border分开写的,需要如下形式获取x.css("border-bottom-width");
0 0
原创粉丝点击