[ Index ] |
PHP Cross Reference of WordPress |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 107 lines (3 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
speak( message, ariaLive ) X-Ref |
Update the ARIA live notification area text node. returns: {void} since: 4.2.0 since: 4.3.0 Introduced the 'ariaLive' argument. param: {String} message The message to be announced by Assistive Technologies. param: {String} [ariaLive] The politeness level for aria-live. Possible values: |
addContainer( ariaLive ) X-Ref |
Build the live regions markup. return: {Object} $container The ARIA live region jQuery object. since: 4.3.0 param: {String} ariaLive Optional. Value for the 'aria-live' attribute, default 'polite'. |
clear() X-Ref |
Clear the live regions. since: 4.3.0 |
Generated: Wed Sep 18 01:00:03 2019 | Cross-referenced by PHPXref 0.7.1 |