'); var $faux = $('#' + $input.attr('id') + '-faux'); $faux.show().attr('class', $input.attr('class')).attr('style', $input.attr('style')); $input.hide(); $faux.focus(function () { $faux.hide(); $input.show().focus(); }); $input.blur(function () { if ($input.val() === '') { $input.hide(); $faux.show(); } }); }); } } function ElementSupportAttribute(elm, attr) { var test = document.createElement(elm); return attr in test; } function showOverlay(text) { var securePath = 'https://www.goarmyed.com'; var enableChromeCAC = '0'; var ua = window.navigator.userAgent; var msie = ua.indexOf("MSIE "); //IF using Internet Explorer or firefox, Allow CAC Login if (msie > 0 || !!navigator.userAgent.match(/Trident.*rv\:11\./) || enableChromeCAC == 1) { $("
").css({ "position": "fixed", "top": 0, "left": 0, "width": "100%", "height": "100%", "background-color": "rgba(0,0,0,.5)", "z-index": 10000, "vertical-align": "middle", "text-align": "center", "color": "#fff", "font-size": "75px", "font-weight": "bold", "cursor": "wait" }).appendTo("body"); var i = 0; setInterval(function () { $("#overlay").html("