Skip to content

Instantly share code, notes, and snippets.

@rizz0
Created January 21, 2017 14:27
Show Gist options
  • Save rizz0/83bece60b68633494f16abfcbe9261fc to your computer and use it in GitHub Desktop.
Save rizz0/83bece60b68633494f16abfcbe9261fc to your computer and use it in GitHub Desktop.
var msg1 = "Did you know that your Internet Explorer is out of date?";
var msg2 = "To get the best possible experience using our website we recommend that you upgrade to a newer version or other web browser. A list of the most popular web browsers can be found below.";
var msg3 = "Just click on the icons to get to the download page";
var br1 = "Internet Explorer 7+";
var br2 = "Firefox 3+";
var br3 = "Safari 3+";
var br4 = "Opera 9.5+";
var br5 = "Chrome 2.0+";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment