Focus and click events
Pairing keyboard events with mouse events
- roll over the demonstration link to show the hidden text.
- now use the keyboard to tab onto the link, hidden text reappears
- click the link.
- tab onto the link with the keyboard and press enter
show this when mouseover or focus event happens
Click event triggers focus and click
- focus on link to see focus functionality
- click on link to see click and focus functionality
[...] See the code examples [...]