mavalim / ie6-upgrade-warning

Automatically exported from code.google.com/p/ie6-upgrade-warning
0 stars 0 forks source link

IE 8, not IE 7 #21

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
Change out the Internet Explorer version from 7+ to 8+

Original issue reported on code.google.com by webadmin...@gtempaccount.com on 6 May 2009 at 8:59

GoogleCodeExporter commented 8 years ago
This can pretty easily be done with any application that supports editing 
JavaScript. 
Just open "warning.js" and edit the line (about line 5) that says the following:

var br1 = "Internet Explorer 7+";

Simply edit the 7 to an 8 and you're good to go!

Original comment by IamTheCh...@gmail.com on 14 Sep 2009 at 5:06

GoogleCodeExporter commented 8 years ago
Well, there is also a new version for Opera (v10). It is simple to update this 
in 
the code.

Original comment by hansd...@gmail.com on 15 Sep 2009 at 4:12