• Web APIs
  • Document
  • Constructor
    1. alinkColor Deprecated
    2. all Deprecated
    3. anchors Deprecated
    4. applets Deprecated
    5. bgColor Deprecated
    6. children
    7. currentScript
    8. doctype
    9. domain Deprecated
    10. featurePolicy Experimental
    11. fgColor Deprecated
    12. fragmentDirective
    13. fullscreen Deprecated
    14. hidden
    15. lastModified
    16. lastStyleSheetSet Non-standard Deprecated
    17. linkColor Deprecated
    18. pictureInPictureEnabled
    19. preferredStyleSheetSet Non-standard Deprecated
    20. prerendering Experimental
    21. rootElement Deprecated
    22. selectedStyleSheetSet Non-standard Deprecated
    23. styleSheetSets Non-standard Deprecated
    24. visibilityState
    25. vlinkColor Deprecated
    26. xmlEncoding Deprecated
    27. xmlVersion Deprecated
  • Static methods
    1. browsingTopics() Experimental Non-standard
    2. caretRangeFromPoint() Non-standard
    3. clear() Deprecated
    4. createCDATASection()
    5. createElementNS()
    6. createEvent() Deprecated
    7. createNSResolver() Deprecated
    8. createTouch() Non-standard Deprecated
    9. createTouchList() Non-standard Deprecated
    10. enableStyleSheetsForSet() Non-standard Deprecated
    11. execCommand() Deprecated
    12. getAnimations()
    13. getElementsByTagName()
    14. hasStorageAccess()
    15. mozSetImageElement() Non-standard
    16. queryCommandEnabled() Non-standard Deprecated
    17. queryCommandState() Non-standard Deprecated
    18. queryCommandSupported() Non-standard Deprecated
    19. releaseCapture() Non-standard
    20. requestStorageAccessFor() Experimental
    21. write() Deprecated
    22. afterscriptexecute Non-standard Deprecated
    23. beforescriptexecute Non-standard Deprecated
    24. fullscreenchange
    25. pointerlockerror
    26. prerenderingchange Experimental
    27. scrollsnapchange Experimental
    28. scrollsnapchanging Experimental
    29. Node
    30. CSSFontFeatureValuesRule
    31. CSSKeyframeRule
    32. CSSMediaRule
    33. CSSPageDescriptors Experimental
    34. CSSRuleList
    35. CSSStyleSheet
    36. MediaQueryList
    37. Learn more
    38. See full compatibility
  • The styleSheets read-only property of the CSSStyleSheet objects, for stylesheets explicitly linked into or embedded in a document.

    Value

    The returned list is ordered as follows:

    • StyleSheets retrieved from Link headers are placed first, sorted in header order.
    • StyleSheets retrieved from the DOM are placed after, sorted in tree order.

    Examples

    js
    function getStyleSheet(unique_title) {
      for (const sheet of document.styleSheets) {
        if (sheet.title === unique_title) {
          return sheet;
        }
      }
    }
    

    Specifications

    Specification
    Product help\n
  • StyleSheets retrieved from the DOM are placed after, sorted in tree order.
  • \n"}},{"type":"prose","value":{"id":"examples","title":"Examples","isH3":false,"content":"
    js
    function getStyleSheet(unique_title) {\n  for (const sheet of document.styleSheets) {\n    if (sheet.title === unique_title) {\n      return sheet;\n    }\n  }\n}\n
    "}},{"type":"specifications","value":{"id":"specifications","title":"Specifications","isH3":false,"specifications":[{"bcdSpecificationURL":"https://drafts.csswg.org/cssom/#dom-documentorshadowroot-stylesheets","title":"CSS Object Model (CSSOM)"}],"query":"api.Document.styleSheets"}},{"type":"browser_compatibility","value":{"id":"browser_compatibility","title":"Browser compatibility","isH3":false,"query":"api.Document.styleSheets"}}],"isActive":true,"isMarkdown":true,"isTranslated":false,"locale":"en-US","mdn_url":"/en-US/docs/Web/API/Document","title":"Document"},{"uri":"/en-US/docs/Web/API/Document/Document\">Document()
  • Instance properties
    1. all\nDeprecated\n
    2. body
    3. compatMode
    4. defaultView
    5. documentElement
    6. featurePolicy\nExperimental\n
    7. forms
    8. fullscreenEnabled
    9. implementation
    10. linkColor\nDeprecated\n
    11. pictureInPictureEnabled
    12. prerendering\nExperimental\n
    13. scripts
    14. styleSheetSets\nNon-standard\n\nDeprecated\n
    15. visibilityState
    16. parseHTMLUnsafe()
  • Instance methods
    1. caretPositionFromPoint()
    2. createAttribute()
    3. createDocumentFragment()
    4. createExpression()
    5. createRange()
    6. createTreeWalker()
    7. evaluate()
    8. exitPointerLock()
    9. getElementsByName()
    10. hasFocus()
    11. mozSetImageElement()\nNon-standard\n
    12. queryCommandState()\nNon-standard\n\nDeprecated\n
    13. releaseCapture()\nNon-standard\n
    14. startViewTransition()
    15. beforescriptexecute\nNon-standard\n\nDeprecated\n
    16. fullscreenchange
    17. pointerlockerror
    18. scrollend
    19. selectionchange
    20. CSS
    21. CSSGroupingRule
    22. CSSLayerBlockRule
    23. CSSPageDescriptors\nExperimental\n
    24. CSSRuleList
    25. CSSStyleSheet
    26. MediaQueryList
    27. StyleSheetList
  • ","source":{"folder":"en-us/web/api/document/stylesheets","github_url":"https://github.com/mdn/content/blob/main/files/en-us/web/api/document/stylesheets/index.md","last_commit_url":"https://github.com/mdn/content/commit/b8af61d883d15a2d7e964ca96e00cafbd94f6e6a","filename":"index.md"},"summary":"The styleSheets read-only property of the Document interface returns a StyleSheetList of CSSStyleSheet objects, for stylesheets explicitly linked into or embedded in a document.","title":"Document: styleSheets property","toc":[{"text":"Value","id":"value"},{"text":"Examples","id":"examples"},{"text":"Specifications","id":"specifications"},{"text":"Browser compatibility","id":"browser_compatibility"}],"baseline":{"baseline":"high","baseline_low_date":"2015-09-30","baseline_high_date":"2018-03-30","support":{"chrome":"28","chrome_android":"28","edge":"12","firefox":"22","firefox_android":"22","safari":"9","safari_ios":"9"}},"browserCompat":["api.Document.styleSheets"],"pageType":"web-api-instance-property"}}

    Follow Lee on X/Twitter - Father, Husband, Serial builder creating AI, crypto, games & web tools. We are friends :) AI Will Come To Life!

    Check out: eBank.nz (Art Generator) | Netwrck.com (AI Tools) | Text-Generator.io (AI API) | BitBank.nz (Crypto AI) | ReadingTime (Kids Reading) | RewordGame | BigMultiplayerChess | WebFiddle | How.nz | Helix AI Assistant