I’ve tried searching the site already, but this issue is somewhat too specific for the answer’s I’ve found.
I would like to include via CSS/HTML/JavaScript on my web-page, a way to detect if someone is not using IE 8 or equal (Firefox, Safari, etc.) and redirecting them to a page that tells them to download IE 8. Ideally this method would detect any CSS compatible browser, however, if it’s too difficult to do that…I would settle with just being able to detect if the user is using IE 7 or older, and requesting that they download IE 8 on a separate page.
I ultimately would not like them to view the page unless they have IE8 or equal.
I hope this makes sense.
Any ideas?
Thank You,
D