JavaScript -> Objekty -> HTMLElement Object -> HTMLElement style
Css Property | JavaScript Equivalent |
---|---|
background | background |
background-color | backgroundColor |
background-image | backgroundImage |
border | border |
clear | clear |
color | color |
display | display |
float | cssFloat |
Font-family | fontFamily |
Font-size | fontSize |
Font-weight | fontWeight |
height | height |
Left | left |
list-style | listStyle |
list-style-image | listStyleImage |
margin | margin |
Text-decoration | textDecoration |
vertical-align | verticalAlign |
Visibility | visibility |
Width | width |
z-index | zIndex |