DOM Object:  HTMLOListElement
 

Properties/Methods

Functional Description

Data

Test Case

compact Read HTMLOList.compact   holi001.html
compact Set & Read HTMLOList.compact   holi002.html
start Read HTMLOList.start using default type   holi003.html
start Read HTMLOList.start using type of upper-roman   holi004.html
start Set & Read HTMLOList.start   holi005.html
type Read HTMLOList.type upper-alpha   holi006.html
type Read HTMLOList.type lower-alpha   holi007.html
type Read HTMLOList.type upper-roman   holi008.html
type Read HTMLOList.type lower-roman   holi009.html
type Read HTMLOList.type decimal   holi010.html
type Set & Read HTMLOList.type for upper-roman, lower-roman, decimal, upper-alpha, and lower-alpha   holi011.html