My website only supports IE 9 and above. I want to display a message to the any users using IE 8 or below that they should update their browser. I'm using jQuery along with various other scripts. I'm using jQuery 2.1.1 and obviously that's not supported in IE8, so I used the following conditional statements:My website only supports IE 9 and above. I want