gpt4 book ai didi

jquery 获取 css 属性 font-weight 返回数字而不是 IE 中的 'bold'

转载 作者:行者123 更新时间:2023-11-28 10:58:01 24 4
gpt4 key购买 nike

我正在尝试使用最新的 jquery 获取属性的字体粗细,但在 IE 中无法正常工作...在 IE 开发工具栏控制台上 -

$('#ctl00_ContentPlaceHolder1').css('font-weight')

返回

700 !

我查看了源代码...看不到样式格式有任何问题。在 FF 中工作。

最佳答案

没有什么特别之处,因为粗体是 700 的同义词。

http://www.w3.org/TR/CSS2/fonts.html#font-boldness

The font labeled "Bold" will often correspond to the weight value '700'.

关于jquery 获取 css 属性 font-weight 返回数字而不是 IE 中的 'bold',我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/3115606/

24 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com