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 6 267 268 269 270 274 275
1.1.4 Presença de CSS(s) interno 1 16
1.1.5 Presença de javascript(s) in-line 1 347
1.1.6 Presença de javascript(s) interno 7 45 257 276 354 384 509 764
1.1.8 Não foram respeitados os Padrões Web CSS 209 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
267 <![CDATA[<a href="#ancoraConteudo" accesskey="1" style="color:#fff;">Ir para conteúdo <span>1</span></a>]]>
268 <![CDATA[<a href="#ancoraMenu" accesskey="2" style="color:#fff;">Ir para menu <span>2</span></a>]]>
269 <![CDATA[<a href="#q" style="color:#fff;">Ir para busca <span>3</span></a>]]>
270 <![CDATA[<a href="#ancoraRodape" accesskey="4" style="color:#fff;">Ir para rodapé <span>4</span></a>]]>
274 <![CDATA[<a href="/zbox/acessibilidade" accesskey="5" style="color:#fff;">Acessibilidade <span>5</span></a>]]>
275 <![CDATA[<a id="pluginContrasteIsAtivo" accesskey="6" style="color:#fff;">Alto contraste <span>6</span></a>]]>
16 <![CDATA[<style> .imagemCabecalho { background-image: url("/uploads/8/imagens/1265140.jpg"); } </style>]]>
347 <![CDATA[<input type="checkbox" onclick="changeValorBusca(this)" name="COVID-19" id="COVID-19" value="0">]]>
45 <![CDATA[<script type="text/javascript">var addthis_config = {"data_track_addressbar":false};</script>]]>
257 <![CDATA[<script> // Customização do texto do button $('.input-botao span span').html( 'buscar'); </script>]]>
276 <![CDATA[<script type="text/javascript"> var contraste = 'ativar'; const __URL__ = "//camaracacador.sc.gov.br/"; const url = __URL__ + "zbox/contraste/index/"; $("#pluginContrasteIsAtivo").click(function(){ let dataPost = { contraste: contraste, }; let xhr = $.ajax({ url: url, method: "POST", data: dataPost, dataType: "json" }); xhr.complete(function () { location.reload(); }); }); </script>]]>
354 <![CDATA[<script> function changeValorBusca(el) { let valor = $(el).val() == 0 ? 1 : 0; $(el).val(valor); } $( "#helperBuscaLicitacoes" ).submit(function( event ) { event.preventDefault(); var action = $('#helperBuscaLicitacoes').attr('action'); var inpu = $('#helperBuscaLicitacoes :input'); var inputs = $('#helperBuscaLicitacoes').serialize(); var values = {}; inpu.each(function() { values[this.name] = $(this).val(); }); categoria = $("#categoria option:selected").val(); covid = (values['COVID-19'] == 1) ? 'covid' : ''; parametros = categoria+ '/'; if ( values['palavraChave'] ) { parametros += 'palavra-chave/' + values['palavraChave'].replace('/',':2f:') + '/' ; } parametros += covid; event.preventDefault(); event.stopPropagation(); document.location = action + parametros; return false; }); </script>]]>
384 <![CDATA[<script> $(document).ready(function() { $(".move_to").on("click", function () { $('#contactsFrom').attr('action', "/test1"); $("#contactsFrom").submit(); e.preventDefault(); }); }); </script>]]>
509 <![CDATA[<script type="text/javascript"> $(document).ready(function () { }); </script>]]>
764 <![CDATA[<script type='text/javascript'> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-27725264-14']); _gaq.push(['_trackPageview'], '/licitacoes/index/index/codMapaItem/1546'); (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>]]>
0 Não há código fonte a ser exibido.