Title: tabIndex missing on CheckBox? Post by: chrwei on March 27, 2020, 07:49:16 AM or at least it doesn't work, and isn't i the docs.
oversight or intentional? Title: Re: tabIndex missing on CheckBox? Post by: chrwei on March 27, 2020, 08:25:23 AM LinkButton also doesn't have tabIndex
Title: Re: tabIndex missing on CheckBox? Post by: jarry on March 30, 2020, 01:17:25 AM The 'tabIndex' property is available, please update to the latest version.
Title: Re: tabIndex missing on CheckBox? Post by: chrwei on March 31, 2020, 11:58:57 AM that works for the checkbox but not the button.
is there a key that toggles the checkbox, like the standard HTML checkbox the spacebar will toggle it. this doesn't seem to work |