Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
IWCombobox drop down
#4
The standard <select> element doesn't allow you to programmatically drop down the list. This is not a limitation but it is by design of the HTML element.

Maybe you should have a look at the IWSelect control which allows finer control. The IWSelect is a combobox on steroids with many more options:

https://github.com/Atozed/IntraWeb/tree/...i/IWSelect

In one of the items of that demo (at least the multiple selection list) the list will drop down automatically when the first key is pressed which allows a nice usability and doesn't break the page navigation via keyboard.
Reply


Messages In This Thread
IWCombobox drop down - by CH_Matt - 08-30-2023, 07:47 AM
RE: IWCombobox drop down - by Alexandre Machado - 08-31-2023, 08:23 PM
RE: IWCombobox drop down - by CH_Matt - 08-31-2023, 08:50 PM
RE: IWCombobox drop down - by Alexandre Machado - 08-31-2023, 10:07 PM

Forum Jump:


Users browsing this thread: 1 Guest(s)