【发布时间】:2011-04-21 16:34:27
【问题描述】:
我正在重写我的Textarea Line Count plugin(
当我调用$("#someElement").css("letter-spacing") 时,我会得到ems 或px 以外的任何值吗?基于此示例:http://jsfiddle.net/xhhr2/,至少在 Google Chrome 中,似乎 jQuery 或浏览器正在将测量值转换为 px。我可以一直期待这种行为吗?
【问题讨论】:
标签: javascript jquery html css