Using the Client Object Model in JavaScript

Each node has several properties. The style property allows you get or set the various styles associated with the attribute. Generally, the JavaScript file names work similar to CSS names. The dashes are removed. The names are replaced with CamelCase names. The values are exactly the same as the CSS values. They are expressed as quoted strings. ................
................