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

Sites Atualizados

Lista dos novos sites adicionados a plataforma na última atualização

Endereço Nota Erros Avisos

crmvsp.gov.br/transparencia

76.92 155 215
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 7 12 25 58 71 87 941 994
12 <![CDATA[<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-35470827-1']); _gaq.push(['_setDomainName', 'implanta.net.br']); _gaq.push(['_trackPageview']); (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); })(); </script>]]>
25 <![CDATA[<script> (function (h, o, t, j, a, r) { h.hj = h.hj || function () { (h.hj.q = h.hj.q || []).push(arguments) }; h._hjSettings = { hjid: 772582, hjsv: 6 }; a = o.getElementsByTagName('head')[0]; r = o.createElement('script'); r.async = 1; r.src = t + h._hjSettings.hjid + j + h._hjSettings.hjsv; a.appendChild(r); })(window, document, 'https://static.hotjar.com/c/hotjar-', '.js?sv='); </script>]]>
58 <![CDATA[<script type="text/javascript">CKEDITOR_BASEPATH = '/cdn/scripts/ckeditor/';</script>]]>
71 <![CDATA[<script type="text/javascript"> if (window.location.protocol !== "https:") window.location.href = "https:" + window.location.href.substring(window.location.protocol.length); </script>]]>
87 <![CDATA[<script type="text/javascript"> function SetDescricao(msg) { if (msg === "") { $("#msg").html(""); $("#msg").hide(); } else { $("#msg").html(msg); $("#msg").show(); } }; </script>]]>
941 <![CDATA[<script type="text/javascript"> $.ApplicationRootUrl = '/portaltransparencia/'; $.UsuarioPublicoIdentificado = false; </script>]]>
994 <![CDATA[<script> $(document).ready(function () { $.ConfigAliasNomeXLS = 'XLS'; $.ConfigAliasNomeCSV = 'CSV'; $(".menuPrincipal").children().on("click", function (s) { $(".menuPrincipal").children().removeAttr("class"); $(s.currentTarget).attr("class", "active"); }) $(".animsition").animsition({ inClass: 'fade-in-down-sm', outClass: 'fade-out-down-sm', inDuration: 800, outDuration: 800, linkElement: '.animsition-link', // e.g. linkElement : 'a:not([target="_blank"]):not([href^=#])' loading: false, loadingParentElement: '.containerConteudo', //animsition wrapper element loadingClass: 'animsition-loading', unSupportCss: ['animation-duration', '-webkit-animation-duration', '-o-animation-duration' ], }); //// Configuração modal perguntas frequentes. //$('.modal-trigger').leanModal({ // ready: function() { Collapsi(); } // Callback for Modal open //}); }); // Configuração efeito das perguntas frequentes dentro da modal. function Collapsi() { $('.collapsible').collapsible({ accordion: false // A setting that changes the collapsible behavior to expandable instead of the default accordion style }); } ko.applyBindings(new Implanta.PortalTransparencia.MvcApplication.ViewModels.Publico.Shared._LayoutViewModel()); </script>]]>