JavaScript HTML Object Example
- Previous Page JS HTML Input
- Next Page JS HTML Event
Gamitin ang JavaScript upang ma-access at ma-operahan ang mga HTML object
Object ng Anchor
Object ng Area
- Hahanapin ang alternatibong teksto ng mapang-imapapangkat ng larawan
- Hahanapin ang koordinad ng lugar
- Tiyakin ang hugis ng isang lugar
- Hahanapin ang href ng lugar
- Hahanapin ang bahagi ng protokol ng href property ng lugar
- 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