DOM Object: HTMLUListElement
|
Properties/Methods |
Functional Description |
Data |
Test Case |
|---|---|---|---|
| compact | Reduce spacing between list items. See the compact attribute definition in HTML 4.0. | huli001.html | |
| type | Reading HTMLUList.type disc | huli002.html | |
| type | Reading HTMLUList.type circle | huli003.html | |
| type | Reading HTMLUList.type square | huli004.html | |
| type | Setting and then Reading HTMLUList.type for disc, circle, and square | huli005.html | |
| Node | tests methods and attr's inherited from node | nulist.html | |
| Element | tests methods inherited from element | eulist.html | |
| HTMLElement | tests attr's inherited from htmlelement | helmul.html |