ZVON > References > DOM2 Reference

MediaList (interface )


Own properties:
attributes  -  length, mediaText
methods  -  appendMedium, deleteMedium, item

Description:
The MediaList interface provides the abstraction of an ordered collection of media, without defining or constraining how this collection is implemented. An empty list is the same as a list that contains the medium "all".
The items in the MediaList are accessible via an integral index, starting from 0.