font-size:10px--------e.style.fontSize="10px "
属性名:font-size--------fontSize;
属性值:10px--------"10px"(字符串);
冒号(:)边等号(=);
定位属性:left:300px--------e.style.left="300px "||e.style.left=topMargin+"px "
火狐:-moz-
谷歌;-webkit-
IE :-ms-
属性名:font-size--------fontSize;
属性值:10px--------"10px"(字符串);
冒号(:)边等号(=);
火狐:-moz-
谷歌;-webkit-
IE :-ms-