The website does not support the IE browser. How can I prompt users who use the IE browser to change the browser or directly prompt that the IE browser is not supported?
How to prohibit IE browser from accessing my website? How to write the code to prohibit IE browser?
. . . . . . . . . . . . . . . . . . . . . .
Two methods:
One is to judge the browser of the current request on the server side, otherwise it returns false
The second is to judge through the front-end js code
The specific code can be searched on Baidu
It's no use. Why did you mess up the layout?