JavaScript HTML Object Example
- Previous Page JS HTML Input
- Next Page JS HTML Event
Use JavaScript to access and operate HTML objects
Anchor object
Area object
- Find the alternate text of the image mapping area
- Find the coordinates of the search area
- Determine the shape of an area
- Find the href of the search area
- Find the protocol part of the href attribute of the search area
- Find the domain part of the href attribute of the area
- Find the port part of the href attribute of the area
- Find the pathname part of the href attribute of the area
- Find the query string part of the href attribute of the area
- Find the hash part of the href attribute of the area
- Find the value of the target attribute of the area
Base Object
IFrame Object
Image Object
Table Object
- Previous Page JS HTML Input
- Next Page JS HTML Event