document.addEventListener('DOMContentLoaded', function() {
document.querySelectorAll('[tabindex="0"]').forEach(el => {
el.setAttribute('tabindex', '-1');
});
});
Need the password? Contact the library or your instructor.
Have the password but are having trouble? Please see the
password FAQ.