E-mail List Archives
Re: Alternatives to a custom listbox
From: Steve Green
Date: Feb 2, 2024 11:39AM
- Next message: Jim Homme: "Microsoft Word Objects And Text Boxes"
- Previous message: jeffgutsell@fuse.net: "Alternatives to a custom listbox"
- Next message in Thread: Laurence Lewis: "Re: Alternatives to a custom listbox"
- Previous message in Thread: jeffgutsell@fuse.net: "Alternatives to a custom listbox"
- View all messages in this Thread
You could do that as long as you add the appropriate ARIA attributes and keyboard event handlers. I generally recommend using <details> and <summary> elements because all the accessibility requirements are baked-in and no JavaScript is needed.
Steve Green
Managing Director
Test Partners Ltd
- Next message: Jim Homme: "Microsoft Word Objects And Text Boxes"
- Previous message: jeffgutsell@fuse.net: "Alternatives to a custom listbox"
- Next message in Thread: Laurence Lewis: "Re: Alternatives to a custom listbox"
- Previous message in Thread: jeffgutsell@fuse.net: "Alternatives to a custom listbox"
- View all messages in this Thread