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

Sites Pertecentes a (o) SE

Endereço Nota Erros Avisos

www.comprasnet.se.gov.br/index.php/regulamentacao

80.58 16 74
Recomendações Avaliadas
2.2 Garantir que os objetos programáveis sejam acessíveis.

Recomendações

Número Descrição Quantidade Linhas Código Fonte
2.2.6 Presença do elemento SCRIPT sem o elemento NOSCRIPT 4 29 163 428 447
29 <![CDATA[<script type="text/javascript"> jQuery(function($) { $('.hasTip').each(function() { var title = $(this).attr('title'); if (title) { var parts = title.split('::', 2); var mtelement = document.id(this); mtelement.store('tip:title', parts[0]); mtelement.store('tip:text', parts[1]); } }); var JTooltips = new Tips($('.hasTip').get(), {"maxTitleChars": 50,"fixed": false}); }); jQuery(function($){ $(".hasPopover").popover({"html": true,"trigger": "hover focus","container": "body"}); }); </script>]]>
163 <![CDATA[<script> jQuery(function($) { $('#searchbox-40 input[name=searchword]').search({'url': '/index.php/component/search/?tmpl=raw&amp;type=json&amp;ordering=&amp;searchphrase=all', 'param': 'searchword', 'msgResultsHeader': 'Resultados da Pesquisa', 'msgMoreResults': 'Mais Resultados', 'msgNoResults': 'Nenhum resultado encontrado'}).placeholder(); }); </script>]]>
428 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-120838554-1'); </script>]]>
447 <![CDATA[<script> (function($){ $(document).on('ready', function() { }); })(jQuery); </script>]]>