JavaScript
Here is a library of JavaScript Code Samples. More will be added as they become available.
Body Object Examples
Body Object Properties |
className |
Allows you to access the class attribute of the body. |
dir |
Allows you to access the direction of text attribute of the body. |
id |
Allows you to access the id of the body. |
lang |
Allows you to access the language attribute of the body object |
title |
Allows you to access the title attribute of the body object |