๐งelem.styleProp()
๐ฐ JS โฉ DOM โฉ Types โฉ Element โฉ
โญ๏ธ ๆณจๆ๏ผ ๅพ getComputedStyle(elem) ๅพๅฐ็ style ๆฏๅฏ่ฎ็ (read-only)๏ผไธๅฏ่จญๅฎๆฐๅผ็ตฆๅฎ๏ผๅฆๅๆ็ข็ไปฅไธ้ฏ่ชคโ๏ธ
๐งจ NoModificationAllowedError: Failed to set the 'padding-left
' property on 'CSSStyleDeclaration': These styles are computed, and therefore the 'padding-left
' property is read-only.
Last updated
Was this helpful?