webkit appearance style attribute not working in javascript code example
Example: css appearance
-webkit-appearance: value;
-moz-appearance: value;
appearance: value;
-webkit-appearance: value;
-moz-appearance: value;
appearance: value;