Sites Pertecentes a (o) CE
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.cirf.fortaleza.ce.gov.br/index.php/component/mail
|
79.55 | 6 | 11 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
2.2 Garantir que os objetos programáveis sejam acessíveis. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
2.2.6 | Presença do elemento SCRIPT sem o elemento NOSCRIPT | 2 | 53 72 |
53 | <![CDATA[<script type="text/javascript"> function keepAlive() { var myAjax = new Request({method: "get", url: "index.php"}).send();} window.addEvent("domready", function(){ keepAlive.periodical(840000); }); var rokboxPath = '/plugins/system/rokbox/'; window.addEvent('domready', function() {new GantrySmartLoad({'offset': {'x': 200, 'y': 200}, 'placeholder': '/templates/rt_modulus_j16/images/blank.gif', 'exclusion': ['']}); }); window.addEvent('domready', function() { var modules = ['rt-block']; var header = ['h3','h2','h1']; GantryBuildSpans(modules, header); }); InputsExclusion.push('.content_vote','\#rt-popup','\#vmMainPage') </script>]]> |
72 | <![CDATA[<script type="text/javascript"> Joomla.submitbutton = function(pressbutton) { var form = document.getElementById('mailtoForm'); // do field validation if (form.mailto.value == "" || form.from.value == "") { alert('Por favor, informe um e-mail válido.'); return false; } form.submit(); } </script>]]> |