I would like to show a pop-up telling the user if their browser is outdated. How can I find out what browser they are using in javascript?
How can I find out which browser a user is using?
11.1k Views Asked by AudioBubble At
3
I would like to show a pop-up telling the user if their browser is outdated. How can I find out what browser they are using in javascript?
Then after finding the version, u will compare and display popup according to your need.