Difference between revisions of "ARIA Figure Role"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
[role="figure"] { | [role="figure"] { | ||
border: thin solid #552c9f; | border: thin solid #552c9f; | ||
+ | width:25em; | ||
} | } | ||
</style> | </style> |
Revision as of 02:27, 9 June 2017
The JAWS scripting language has functions and scripts. Scripts can be associated with keystrokes -- functions can not be directly associated with keystrokes. Refer to the figure below of a sample script using the say function.
Script sayGameOver()
say(msg_game_over,ot_message)
EndScript
JAWS script sample
Assistive Technology Support
- iOS 10.3.3 and VoiceOver does not support this.