Sites Pertecentes a (o) SE
Endereço | Nota | Erros | Avisos |
---|---|---|---|
pinhao.se.gov.br/paginas.html?urlp=https://www.acess
|
76.07 | 5 | 8 |
Recomendações Avaliadas | |||||
---|---|---|---|---|---|
1.1 Respeitar os Padrões Web. |
Recomendações
Número | Descrição | Quantidade | Linhas Código Fonte |
---|---|---|---|
1.1.6 | Presença de javascript(s) interno | 1 | 11 |
11 | <![CDATA[<script type="text/javascript"> window.onload = function () { var parametro = window.location.href .substr(window.location.href .indexOf('?urlp=') + 6, window.location.href.length); var iframe = document.getElementById("iframe-externo"); iframe.setAttribute("src", parametro); } </script>]]> |