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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

www.camarabofete.sp.gov.br/transparencia

80.13 6 43
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 2 75 376
75 <![CDATA[<script> jQuery(window).on('load', function() { new JCaption('img.caption'); }); jQuery(function($){ $(".hasTooltip").tooltip({"html": true,"container": "body"}); }); var jf_mm_icons = [ {itemID:"-"+"101",fa_icon:"",img:"",style:""} ]; jQuery(document).ready(function($){$("#jf_mm_menu").jf_mm_menu()}); var jf_mm_direction = "ltr"; var jf_mm_backBtnTxt = "Back"; !function(n){n(window).load(function(){n("#jf_mm_menu").removeClass("jf_hidden")})}(jQuery); </script>]]>
376 <![CDATA[<script> function aumentarFont() { document.getElementById("myP").style.fontSize = "medium"; } function diminuirFont() { document.getElementById("myP").style.fontSize = "small"; } </script>]]>