Satinder Grewal
8 years ago
1 changed files with 1 additions and 0 deletions
@ -1,3 +1,4 @@ |
|||||
if (navigator.appName == 'Microsoft Internet Explorer') { |
if (navigator.appName == 'Microsoft Internet Explorer') { |
||||
$('#section-login').fadeOut(); $('#section-ie-warning').fadeIn(); |
$('#section-login').fadeOut(); $('#section-ie-warning').fadeIn(); |
||||
|
$(body).css("background-color","#757575"); |
||||
} |
} |
Loading…
Reference in new issue