New to Telerik UI for ASP.NET MVC? Download free 30-day trial

ASP.NET MVC Captcha Keyboad Navigation

Loading Demo...
  • EXAMPLE
  • VIEW SOURCE
keyboard_navigation.cshtml
Keyboard_NavigationController.cs

Also available for:

CLIENT-SIDE API SERVER-SIDE API

Focus

  • Alt + w focuses the widget
  • Enter executes the main action of the focused element
  • Tab focuses the next element of the DOM tree
  • Shift + Tab same as Tab, but in reverse order
  • Ctrl + Home focuses the first focusable element inside the body
  • Ctrl + End focuses the last focusable element inside the body
  • Up arrow when the sound slider is focused, increases the volume
  • Down arrow when the sound slider is focused, decreases the volume

Additional Apps

This Captcha example is part of a unique collection of hundreds of ASP.NET MVC demos, with which you can see all Telerik ASP.NET MVC components and their features in action. View the source code of the demos from the library or directly adapt, and edit them and their theme appearance in the ThemeBuilder.

Support & Learning Resources

Additional Resources