Is there a way to detect old browsers like IE11?
Closed this issue · 0 comments
DanielOberlechner commented
I'm writing at the moment this or this and I don't know how I can detect IE11 or older Browsers.
I would need to see a database for all browser footprints and then decide if they are to old or not.
Has anyone a suggestion on how this could be done the best way?
The thing is I don't want old browsers like Safari el Capitan and those old things on my website, because they would break all the features ... Must think about using Modernizr....
Would be best an option without a heavy metal regex script....
Kind regards,
Daniel Oberlechner