Logo CEWEB.br Logo NIC.br Logo CGI.br
Home Sobre o projeto

Sites Pertecentes a (o) SC

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 183 184
1.1.4 Presença de CSS(s) interno 1 41
1.1.6 Presença de javascript(s) interno 4 122 192 344 359
1.1.8 Não foram respeitados os Padrões Web CSS 226 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0
183 <![CDATA[<a href="/zbox/acessibilidade" accesskey="5" style="color:#fff;">Acessibilidade <span>5</span></a>]]>
184 <![CDATA[<a href="/noticias/ver/2017/11/extrato-edital-processo-licitatorio-camara-municipal-012017-tomada-de-preco" accesskey="6" style="color:#fff;" >Alto contraste <span>6</span></a>]]>
41 <![CDATA[<style> .imagemCabecalho { background-image: url("/uploads/8/imagens/2570374.jpg"); } </style>]]>
122 <![CDATA[<script> $(".l-nav-content .navigation li").each(function(){ if ($(this).find(" > ul").size() > 0) { $(this).addClass("tem-filhos"); } }); var voltarMenu = new commander(); function atualizarIcones(){ if (voltarMenu.commands.length === 0) { $(".btn-menu").removeClass("fechar"); $(".btn-menu").removeClass("voltar"); } else if (voltarMenu.commands.length === 1) { $(".btn-menu").addClass("fechar"); $(".btn-menu").removeClass("voltar"); } else { $(".btn-menu").addClass("voltar"); $(".btn-menu").removeClass("fechar"); } } $(".btn-menu").click(function(){ if (voltarMenu.commands.length === 0) { $(".l-nav .l-nav-content .navigation").addClass("aberto"); voltarMenu.append(function(){ $(".l-nav .l-nav-content .navigation").removeClass("aberto"); }); } else { voltarMenu.run(); } atualizarIcones(); }); $(".l-nav-content .navigation li a").click(function(evt){ if ($(this).parent().find("ul").size() > 0 && !$(this).parent().hasClass("aberto")) { evt.stopPropagation(); evt.preventDefault(); var li = $(this).parent(); li.addClass("aberto"); voltarMenu.append(function(){ li.removeClass("aberto"); }); } atualizarIcones(); }); </script>]]>
192 <![CDATA[<script> // Customização do texto do button $('.input-botao span span').html( ''); </script>]]>
344 <![CDATA[<script type='text/javascript'> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-39470804-7']); _gaq.push(['_trackPageview'], '/noticias/ver/2017/11/extrato-edital-processo-licitatorio-camara-municipal-012017-tomada-de-preco'); (function() { var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true; ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js'; var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s); })(); jQuery(document).ajaxComplete(function(e, xhr, settings){ _gaq.push(['_trackPageview', settings.url]); }); </script>]]>
359 <![CDATA[<script> //Caso possua menu diretório, transforma o menu lateral em menu diretório. var classeMenuDiretorio = $(".containerDiretorio"); if (classeMenuDiretorio.length > 0){ $(".menu-lateral").addClass('menu-diretorio'); } </script>]]>
0 Não há código fonte a ser exibido.