7 ms·
I just visited the web page and saw the following message > Internet Explorer not supported I'm using firefox. It's better to perform browser detection and sh
by memexy 6y ago
I just visited the web page and saw the following message
> Internet Explorer not supported
I'm using firefox. It's better to perform browser detection and show the message if you detect that I'm actually using internet explorer. Otherwise it seems like something is wrong with my browser.
Here's a stackoverflow answer for how to perform browser detection with JavaScript: https://stackoverflow.com/questions/2400935/browser-detection-in-javascript https://stackoverflow.com/questions/2400935/browser-detectio....
- authterrdev 6y agoGreat feedback, thank you.
- memexy 6y agoNo problem.