Changes between Initial Version and Version 1 of Ticket #37013, comment 17
- Timestamp:
- 04/19/2017 06:02:40 AM (9 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #37013, comment 17
initial v1 1 Ran a few check and all changes by @mihai2u are working as expected. Just to further expound on on @afercia's comment about the `keydown` event, modern browsers recognize the action of `space` and `return` keys as a click `event`.1 Ran a few checks and all changes by @mihai2u are working as expected. Just to further expound on on @afercia's comment about the `keydown` event, modern browsers recognize the action of `space` and `return` keys as a click `event`. 2 2 3 3