JQuery: How to get assigned font to element

后端 未结 4 1553
你的背包
你的背包 2020-12-10 15:20

Is it possible to retrieve the assigned font of an element in jQuery?

Let\'s say there is css:

#element
{
font-family: blahblah,Arial;
}
4条回答
提交回复
热议问题