01.
一個很微妙的問題:
<div style= "font-family:Microsoft JhengHei;">
使用 JS 產生時:
用 .style.fontFamily 會得到
<div style= "font-family:"Microsoft JhengHei";">
.setAttribute 則會得到一樣的結果
Written with StackEdit.
一個很微妙的問題:
<div style= "font-family:Microsoft JhengHei;">
使用 JS 產生時:
用 .style.fontFamily 會得到
<div style= "font-family:"Microsoft JhengHei";">
.setAttribute 則會得到一樣的結果
Written with StackEdit.
Comments
Post a Comment