Javascript (JS) Base Examples: HTML DOM Object- Javascript (JS) Base Examples
Javascript (JS) Base Examples: HTML DOM Object- Javascript (JS) Base Examples
Purpose: – Illustrates the JavaScript syntax for working with the Base Object. An Base allows you to create the url portion of links on a page.
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 |
