Jonathan Drake

Results 5 comments of Jonathan Drake

SQL Server but I'm sure there are other examples. For instance Oracle might not have that capability and a lot more than MySQL and Postgres are supported by django through...

@matthiask Definitely, if Django does the abstraction for you, then that's the way to go.

This handles an issue where the aria-hidden attribute is considered invalid by automated tools that check for WCAG compliance.

https://www.w3.org/WAI/standards-guidelines/act/rules/6cfa84/proposed/ https://developer.mozilla.org/en-US/docs/Web/Accessibility/ARIA/Attributes/aria-hidden DropDownMenu has children navigation links which are focus-able which is an issue because of this attribute being set above them. I didn't have an WCAG rule specifically because...

Thanks for the quick response. I was actually able to create an init script around the rtail-server process on CentOS pretty easily. It's already working and appears stable but that...