What is the best way programatically on a webpage (using jquery/javascript/html/asp.net/css anything realy) to display a message for users of IE 7 and below?
I’ve made the decision for the site not to support those browsers (the target audience of the site is quite technically up-to-date), so would like to display a notification bar at the top of the page telling them the pages might not display properly.
I would use Conditional comments