EasyUI Forum

General Category => EasyUI for jQuery => Topic started by: MSAG on January 19, 2022, 05:45:20 PM



Title: stop tabindex Spinner buttons should not be focusable
Post by: MSAG on January 19, 2022, 05:45:20 PM
How i can stop tabindex
set tabindex=-1 for all without use css or js
by use your properties in data-options
for tools like numberspinner
in state Horizontal or Vertical have problem(focusable)
in state Right or Left not problem(not focusable)


Title: Re: stop tabindex Spinner buttons should not be focusable
Post by: jarry on January 20, 2022, 12:00:38 AM
This issue has been fixed. Please try to update to the newest version.


Title: Re: stop tabindex Spinner buttons should not be focusable
Post by: MSAG on January 21, 2022, 04:11:20 AM
Thanks a lot
it's work :D