Contents
What does it mean when browser not supported?
If you’ve ever seen this message, it means you’re using an outdated version of your web browser, or the website you’re trying to view wasn’t developed to be viewed on the browser you’re using.
What does it mean when it says unsupported browser?
If you see the message ‘Unsupported browser’ this means you are using a browser such as Internet Explorer or Mozilla Firefox that we don’t currently support. You should be able to install one of our supported browsers on most of the devices used in education.
Why does HTML look different in different browsers?
Websites are made up of a set of instructions spoken in a web code language, most often HTML or CSS. Often, different browsers interpret code languages differently, which results in different interpretations.
Can a website be incompatible with Internet Explorer?
Many modern websites have designs that are incompatible with Internet Explorer. Whenever an Internet Explorer user visits an incompatible public site, they get a message that tells them the site is incompatible with their browser, and they need to manually switch to a different browser.
Is there a way to detect other browsers?
This won’t work though, if you want to detect other browsers as they don’t support the if statements. Then you may want to use jQuery to detect the browser, although I would recommend trying to avoid it as much as much as possible. The best way to target IE is through the use of conditional comments.
What’s the best way to tell if a browser is unsupported?
Update: As different said, a much better option is to use the IE if statements, such as: This option is much better because it doesn’t require the browser version to “perfect”. This won’t work though, if you want to detect other browsers as they don’t support the if statements.
How can I monitor which web sites I am visiting?
Another way to monitor which Internet Web sites users are visiting is to configure your firewall to report on Web sites accessed according to user name and/or computer name.