Edit in GitHubLog an issue

CSSMediaList

Category: browser, cssom

  • CSSMediaList
    • .mediaText : DOMString
    • .length : number
    • .item(index)

cssMediaList.mediaText : DOMString

The media text

Read only

cssMediaList.length : number

The number of media rules

Read only

cssMediaList.item(index)

Return the media rule at the specified index

ParamType
index
number
  • Privacy
  • Terms of Use
  • Do not sell or share my personal information
  • AdChoices
Copyright © 2024 Adobe. All rights reserved.