Answer
Updated: Jul 04, 2022

Students, staff, faculty, and alumni can all log into our online catalogue to request items in our collection that are currently checked out.  When the item is returned, we will notify you that it is available for you to pick up.

You can also ask us to add an item to our collection - send us your suggestions!

Additional CSS to remove default "Type a question" bar from this page only

Javascript to change title tag in <head> - otherwise the display name in browser tab will show <a href> link code because <title> is set by default to the h1 header, which we are manually linking back to root. This is not a user-modifiable setting in LibAnswers so we have to change it after the fact. The <head> tag loads before this javascript so it's set to run immediately rather than waiting for page to load. Change occurs basically instantaneously - users won't notice.

Related Topics

Have another question?