Displaying 1 result from an estimated 1 matches for "addie6warn".
2009 Sep 03
2
[nut-commits] svn commit r1953 - branches/AsciiDoc/docs/website/scripts
...ciiDoc/docs/website/scripts/nut_jquery.js Thu Sep 3 11:58:30 2009 (r1952)
> +++ branches/AsciiDoc/docs/website/scripts/nut_jquery.js Thu Sep 3 12:31:10 2009 (r1953)
> @@ -89,21 +89,8 @@
> initIE6: function()
> {
> this.filterPNG();
> - this.addIE6Warning();
> },
> -
> - /**
> - * Displays a message inviting the user to upgrade
> - */
> - addIE6Warning: function()
> - {
> - $("#header").after(
> - "<!--[if lte IE 6]>" +
> - "<p style=\"color: red; font-weig...