We are using the schedular with version dhtmlxScheduler v.5.3.9 Professional and require to implement Accessibility for the calendar.
Can someone please provide feedback on this?
Hello @afroz,
Could you please clarify which kind of accessibility do you mean, i.e specific features that don’t work for now, and you want to enable them in your project?
Also, you can read about scheduler accessibility features by the following link:
https://docs.dhtmlx.com/scheduler/accessibility.html
Kind regards,
We are trying to implement the navigation of calendar using keyboard Tab button, after including the proper settings and importing the required library the keyboard navigation is working fine. But the issue is it is working only once. If the calendar is focused once it is not working again.
Hello @afroz,
I tried to reproduce the described behavior, but focus always return to scheduler
, here is a screencast(only pressing tab all the time):
It’s hard to suppose what exactly goes wrong in your case, so could you please provide more details on how to reproduce the issue, or reproduce your config in the following demo:
https://snippet.dhtmlx.com/ic4v7q2x
(open the demo => reproduce the issue => click the “Save” button => send me the new link)?
Kind regards,
Hello @serhei,
Thanks a lot for the helpful replay.
In our application the version of the package used is v.5.3.9 Professional, and also i am referring to the minical calendar.
https://snippet.dhtmlx.com/ic4v7q2x
This resource has calendar and schedular with very good accessibility functionality.
We are actually referring to this resource
Scheduler : Samples (dhtmlx.com)
Thanks