dijit.removeWaiState
dojo.require("dijit");
defined in dijit/_base/wai.js
On Firefox 2 and below, we remove the attribute in namespace "http://www.w3.org/2005/07/aaa" with a name of the given state. On all other browsers, we remove the attribute called "aria-"+state.
Usage
function (elem, /*String*/ state) (view source)
parameter | type | description |
---|---|---|
elem | ||
state | String |