... to both click and keypress via the enter and spacebar. ... function a11yClick(event){ if(event.type === 'click'){ return true; } ...
確定! 回上一頁