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

Sites Pertecentes a (o) MG

Endereço Nota Erros Avisos

taquaracudeminas.mg.gov.br/licitacaoView/?id=464

70.24 37 151
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 5 1013 1014 1016 1019 1099
1.1.4 Presença de CSS(s) interno 1 547
1.1.6 Presença de javascript(s) interno 4 121 139 1207 1225
1013 <![CDATA[<th style="text-align: left;">Nome</th>]]>
1014 <![CDATA[<th style="text-align: left;">Checksum <a tabindex="0" class="checksum-info" role="button" data-toggle="popover" data-trigger="focus" title="Checksum" data-content="Saiba o que é e como verificar o checksum dos arquivos. <a class='info' href='/pagina/30_O-que-e-e-como-verificar-o-checksum-dos-arquivos.html'>Clique aqui</a>"> <i style="color: blue;cursor:help;" class="fa fa-info-circle" aria-hidden="true" style=""></i> </a> </th>]]>
1016 <![CDATA[<i style="color: blue;cursor:help;" class="fa fa-info-circle" aria-hidden="true" style=""></i>]]>
1019 <![CDATA[<th style="text-align: left;"></th>]]>
1099 <![CDATA[<img alt="" src="http://www.taquaracudeminas.mg.gov.br//uploads/wysiwyg//3670dd7b.png" style="height:377px; width:450px" />]]>
547 <![CDATA[<style> .wow { visibility: hidden; } </style>]]>
121 <![CDATA[<script> $(document).ready(function($) { window.onscroll = function () { myFunction(); }; function myFunction() { if (document.body.scrollTop > 160 || document.documentElement.scrollTop > 160) { document.getElementById("logoPequena").className = "logoPequenaEfeito"; document.getElementById("menuDesktopFixo").className = "container-fluid menuFixo"; } else { document.getElementById("logoPequena").className = ""; document.getElementById("menuDesktopFixo").className = "container-fluid"; } } }); </script>]]>
139 <![CDATA[<script type="text/javascript"> var popOverSettings = { container: 'body', html: true, selector: '.checksum-info', trigger: 'focus' }; $(document).ready(function($) { "use strict"; /*-------------------------------------------------*/ /* = Search animation /*-------------------------------------------------*/ var searchToggle = $('.open-search-link'), inputAnime = $(".formulario-busca"), body = $('body'); searchToggle.on('click', function(event) { event.preventDefault(); var nomeClass = document.getElementById("formularioBuscaDesktop").className; if (nomeClass === "formulario-busca") { document.getElementById("formularioBuscaDesktop").className = 'formulario-busca active'; } else { document.getElementById("formularioBuscaDesktop").className = 'formulario-busca'; } }); body.on('click', function() { inputAnime.removeClass('active'); }); var elemBinds = $('.open-search-link, .formulario-busca'); elemBinds.bind('click', function(e) { e.stopPropagation(); }); $(function() { $('[data-toggle="tooltip"]').tooltip() }); }); $(document).ready(function() { $('.servicos').owlCarousel({ loop: false, margin: 20, nav: true, dots: false, responsiveClass: true, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); $('#secretarias-home').owlCarousel({ loop: true, margin: 10, nav: true, autoplay: true, autoplayTimeout: 3500, dots: false, responsiveClass: true, responsive: { 0: { items: 1 }, 600: { items: 2 }, 1000: { items: 3 } } }); $('#banner-pequeno-home').owlCarousel({ loop: true, margin: 10, nav: false, autoplay: true, autoplayTimeout: 3500, dots: true, responsiveClass: true, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); $('#noticias-home').owlCarousel({ loop: true, margin: 2, nav: true, autoplay: true, autoplayTimeout: 6000, dots: false, responsiveClass: true, responsive: { 0: { items: 1 }, 600: { items: 2 }, 1000: { items: 2 } } }); $('#banner-fino-home').owlCarousel({ loop: true, margin: 10, nav: true, dots: false, responsiveClass: true, autoplay: true, autoplayTimeout: 7000, animateIn: 'fadeIn', animateOut: 'fadeOut', responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); $('#home-licitacoes').owlCarousel({ loop: true, margin: 20, nav: true, dots: false, responsiveClass: true, autoplay: true, autoplayTimeout: 10000, responsive: { 0: { items: 1 }, 600: { items: 2 }, 1000: { items: 2 } } }); $('#home-obras').owlCarousel({ loop: true, margin: 20, nav: true, dots: false, responsiveClass: true, autoplay: true, autoplayTimeout: 10000, responsive: { 0: { items: 1 }, 600: { items: 2 }, 1000: { items: 3 } } }); $('#home-turismo').owlCarousel({ loop: true, margin: 15, nav: true, dots: false, responsiveClass: true, autoplay: true, autoplayTimeout: 13000, animateIn: 'fadeIn', animateOut: 'fadeOut', responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); $('#videos-home').owlCarousel({ loop: false, margin: 10, nav: true, dots: false, responsiveClass: true, autoplay: false, responsive: { 0: { items: 1 }, 600: { items: 2 }, 1000: { items: 3 } } }); $('#galeria-home').owlCarousel({ loop: false, margin: 10, nav: true, dots: false, responsiveClass: true, autoplay: true, autoplayTimeout: 7000, responsive: { 0: { items: 1 }, 600: { items: 2 }, 1000: { items: 3 } } }); $('#eventos-home').owlCarousel({ loop: true, margin: 10, nav: false, dots: true, responsiveClass: true, autoplay: true, autoplayTimeout: 7000, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); $('#concursos-home').owlCarousel({ loop: true, margin: 20, nav: true, dots: false, responsiveClass: true, autoplay: true, autoplayTimeout: 7000, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 } } }); $('#galeria-imagens-noticiaview').owlCarousel({ loop: false, margin: 10, nav: true, dots: false, responsiveClass: true, autoplay: true, autoplayTimeout: 7000, responsive: { 0: { items: 2 }, 600: { items: 2 }, 1000: { items: 4 } } }); $('.acessoRapido').owlCarousel({ loop: true, margin: 10, nav: true, dots: false, responsiveClass: true, autoplay: true, autoplayTimeout: 6000, responsive: { 0: { items: 1 }, 600: { items: 2 }, 1000: { items: 3 }, 1200: { items: 6 } } }); $('#veja-mais').owlCarousel({ loop: true, margin: 5, nav: true, dots: false, responsiveClass: true, autoplay: true, autoplayTimeout: 6000, responsive: { 0: { items: 1 }, 600: { items: 1 }, 1000: { items: 1 }, 1200: { items: 1 } } }); $('#mais-noticias-home').owlCarousel({ loop: false, margin: 7, nav: false, dots: true, responsiveClass: true, responsive: { 0: { items: 1 }, 600: { items: 2 }, 1000: { items: 3 } } }); $('.pagina-transparencia').owlCarousel({ loop: true, margin: 0, nav: true, dots: true, responsiveClass: true, responsive: { 0: { items: 1 }, 600: { items: 3 }, 1000: { items: 4 } } }); $('body').popover(popOverSettings); wow = new WOW({ boxClass: 'wow', // default animateClass: 'animated', // default offset: 0, // default mobile: true, // default live: true // default }); wow.init(); }); </script>]]>
1207 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>
1225 <![CDATA[<script type="text/javascript"> $('#myTabs a').click(function (e) { e.preventDefault() $(this).tab('show') }) </script>]]>