Subscribe for automatic updates: RSS icon RSS

Login icon Sign in for full access | Help icon Help
Advanced search

Pages: [1]
  Reply  |  Print  
Author Topic: Ask Reuben 56 - ComboBox Keystrokes  (Read 3501 times)
Reuben B.
Four Js
Posts: 1047


« on: November 27, 2020, 06:20:35 am »

When a COMBOBOX is rendered, the native user interface on desktops and browsers on desktops will normally allow the user to use the keyboard to select a value.  By paying careful attention to the values in the drop-down list, you can facilitate the use of the keyboard and keep the keystrokes the same as they were in the TUI interface.

By including the item value in the description e.g. ITEMS = (("A", "A-Group A),("B", "B-Group B"), ("C", "C-Group C”)), then if the native ComboBox allows it you can press A,B, or C to select the appropriate value

Read more at https://4js.com/ask-reuben/ig-56/

Product Consultant (Asia Pacific)
Developer Relations Manager (Worldwide)
Author of https://4js.com/ask-reuben
Contributor to https://github.com/FourjsGenero
Pages: [1]
  Reply  |  Print  
 
Jump to:  

Powered by SMF 1.1.21 | SMF © 2015, Simple Machines