JavaScript
Here is a library of JavaScript Code Samples. More will be added as they become available.
Base Object Examples
| Base Object Properties |
| href |
Allows you to access the base part of all links on a page |
| id |
Allows you to access the id for the base object |
| target |
Allows you to access to default target window for all links on a page |