PDA

View Full Version : Internet Explorer Issue


RichieBoy67
04-16-2018, 11:02 AM
I haven't really bother with IE but I noticed that 19% of my users still use it and I have no idea why. I also noticed that it makes my site look like crap.

The proper route would be to fix the css issue that is causing this but for now I would like to just have a warning that detects browser type and alerts people to use Chrome or Firefox.

Can anyone point me in the right direction?

Thanks!

#Actuelly it is an Edge issue. I have not checked older versions yet.

final kaoss
04-16-2018, 07:42 PM
Here you go, have a look through this.
https://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browser

RichieBoy67
04-16-2018, 08:08 PM
Here you go, have a look through this.
https://stackoverflow.com/questions/9847580/how-to-detect-safari-chrome-ie-firefox-and-opera-browser Thanks!

Mattwhf
04-21-2018, 10:39 AM
The proper route would be to fix the css issue that is causing this but for now I would like to just have a warning that detects browser type and alerts people to use Chrome or Firefox.

Can anyone point me in the right direction?

Thanks!


You also can use Javascript to detect IE explorer.

https://gist.github.com/gaboratorium/25f08b76eb82b1e7b91b01a0448f8b1d