I found an old solution online for validating what browser a user is using, and have it display a message: https://github.com/bml3i/browser-validator-js
Unfortunately, the "msie" portion of the code doesn't seem to be working with IE 11. Is there a simple solution I can use in order to display a message to IE 11 users that the webpage will not display correctly on their browser?
Thank you! (◕‿◕✿)