marquee
Characteristics
Superclass Role:
- section
See Related:
- log
Inherited States and Properties:
- aria-atomic
- aria-busy (state)
- aria-controls
- aria-describedby
- aria-disabled (state)
- aria-dropeffect
- aria-expanded (state)
- aria-flowto
- aria-grabbed (state)
- aria-haspopup
- aria-hidden (state)
- aria-invalid (state)
- aria-label
- aria-labelledby
- aria-live
- aria-owns
- aria-relevant
Name From:
- author
Accessible Name Required:
- True
A type of live region where non-essential information changes frequently.
Common usages of marquee include stock tickers and ad banners. For informing the user about the live updates in a sequential order, use the log role. The primary difference between a marquee and a log is that logs usually have a meaningful order or sequence of important content changes.
Note: Elements with the role marquee maintain the default aria-live="off".
Microsoft Active Accessibility accRole Property:
- ROLE_SYSTEM_ANIMATION
UI Automation ControlType Property:
- Text
UI Automation AriaRole Property:
- marquee