Stephen Kraushaar

Results 4 issues of Stephen Kraushaar

Error & Warning Problem IDs should be relaxable per file/path. This would make problems like HTML partials & templates a much more manageable issue, while also allowing for exemptions to...

enhancement
help wanted

### What are you trying to do? Create moderated meetings, use event mode, mute all users, restrict shared screen control, and many other things. ### How can the documentation be...

Documentation
feature-request

These new functions are useful for disabling tabbing functionality behind modals, or in any other logical group. One would either use this before creating a modal: ``` $.disableTabbing(); ``` or...

In Chrome anchor elements which have sized children (ie: images) are not considered as visible or focusable, and therefore excluded. This is caused by the difference in the way Chrome...