HTMLDirectoryElement merepresentasikan elemen DIR HTML.
Sintaks untuk mengakses properti HTMLDirectoryElement:
[window.]document.all.ID.property
[window.]document.getElementById("ID").property
Sintaks untuk mengakses metode HTMLDirectoryElement:
[window.]document.all.ID.method([parameters])
[window.]document.getElementById("ID").method([parameters])
Properti:
- compact
Menetapkan atau mengembalikan atribut COMPACT elemen DIR HTML.