Sites Pertecentes a (o) RS
Endereço | Nota | Erros | Avisos |
---|---|---|---|
portal.camaqua.rs.gov.br/AlvaraWeb/Alvara/Imprimir |
61.62 | 10 | 47 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
1.1 Respeitar os Padrões Web. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
1.1.3 | Presença de CSS(s) in-line | 2 | 171 172 |
1.1.6 | Presença de javascript(s) interno | 2 | 48 94 |
171 | <![CDATA[<div style="float: right; width: 132px; line-height: 26px; font-size: 12px; color: #444444;"> <div style="background: #B20000; width: 5px; height: 26px; float: left; margin-right: 8px;"></div> Campos obrigatórios </div>]]> |
172 | <![CDATA[<div style="background: #B20000; width: 5px; height: 26px; float: left; margin-right: 8px;"></div>]]> |
48 | <![CDATA[<script> $(function () { AdicionarCorMenuSelecionado('imprimir'); }); </script>]]> |
94 | <![CDATA[<script type="text/javascript"> $(function () { urlRotaPadrao = "/AlvaraWeb/Alvara/"; jsonViewModel = {"NrProcesso":null,"AnProcesso":null,"CpfCnpj":null,"recaptcha_response_field":null,"ValidarRecaptcha":true}; viewModel = new impressaoViewModel(); ko.applyBindings(viewModel); $("#NrProcesso").setMask({ mask: '999999', autoTab: false }); $("#AnProcesso").setMask({ mask: '9999', autoTab: false }); $("#CpfCnpj").setMask({ mask: '99999999999999', autoTab: false }); }); var RecaptchaOptions = { theme: 'custom', lang: 'pt', custom_theme_widget: 'recaptcha_widget' }; </script>]]> |