Sites Pertecentes a (o) MG
Endereço | Nota | Erros | Avisos |
---|---|---|---|
www.camaravarginha.mg.gov.br/pages/prestacao_contas20
|
87.63 | 13 | 20 |
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 | 2 | 17 44 |
17 | <![CDATA[<script type="text/javascript"> $(document).ready(function () { $('#mobile-menu').click(function () { $('.nav-link').toggle(400); $(this).toggleClass('open'); }); $(document).on('click', 'nav a[href^="#"]', function (event) { event.preventDefault(); var width = $(window).width(); if (width < 992) { $('.nav-link').toggle(400); $('#mobile-menu').toggleClass('open'); } $('html, body').animate({ scrollTop: $($.attr(this, 'href')).offset().top - 80 }, 0); }); }); </script>]]> |
44 | <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag() { dataLayer.push(arguments); } gtag('js', new Date()); gtag('config', 'UA-209689850-6'); </script>]]> |