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

Sites Pertecentes a (o) MG

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 6 133 160 294 519 554 570
133 <![CDATA[<script type="text/javascript"> hs.graphicsDir = '../../highslide/graphics/'; hs.wrapperClassName = "wide-border"; </script>]]>
160 <![CDATA[<script> function getLocation() { if (navigator.geolocation) { navigator.geolocation.getCurrentPosition(showPosition, showError) } else { $("#ContentPlaceHolder1_hdfError").val("Geolocalização não é suportada nesse browser.") } } function showPosition(position) { $("#ContentPlaceHolder1_hdfLatitudeMeu").val(position.coords.latitude); $("#ContentPlaceHolder1_hdfLongitudeMeu").val(position.coords.longitude); $("#ContentPlaceHolder1_btnLocalizacao").trigger('click'); //var lat = position.coords.latitude; //var lon = position.coords.longitude; //latlon = new google.maps.LatLng(lat, lon) //mapholder = document.getElementById('mapholder') //mapholder.style.height = '250px'; //mapholder.style.width = '500px'; //var myOptions = { // center: latlon, zoom: 14, // mapTypeId: google.maps.MapTypeId.ROADMAP, // mapTypeControl: false, // navigationControlOptions: { style: google.maps.NavigationControlStyle.SMALL } //}; //var map = new google.maps.Map(document.getElementById("mapholder"), myOptions); //var marker = new google.maps.Marker({ position: latlon, map: map, title: "Você está Aqui!" }); } function showError(error) { switch (error.code) { case error.PERMISSION_DENIED: $("#ContentPlaceHolder1_hdfError").val("Usuário rejeitou a solicitação de Geolocalização.") break; case error.POSITION_UNAVAILABLE: $("#ContentPlaceHolder1_hdfError").val("Localização indisponível.") break; case error.TIMEOUT: $("#ContentPlaceHolder1_hdfError").val("O tempo da requisição expirou.") break; case error.UNKNOWN_ERROR: $("#ContentPlaceHolder1_hdfError").val("Algum erro desconhecido aconteceu.") break; } } </script>]]>
294 <![CDATA[<script type="text/javascript"> //<![CDATA[ if (typeof(Sys) === 'undefined') throw new Error('ASP.NET Ajax client-side framework failed to load.'); //]]> </script>]]>
519 <![CDATA[<script> $(".close").click(function () { $.each($('video'), function () { this.pause(); }); //$.each($('audio'), function () { // this.pause(); //}); $('iframe')[0].contentWindow.postMessage('{"event":"command","func":"stopVideo","args":""}', '*'); }); </script>]]>
554 <![CDATA[<script type="text/javascript"> //<![CDATA[ var data = { "count": 32, "photos": [{"Id": 1, "Latitude": , "Longitude": , "Descricao": "UNIDADE BÁSICA DE SAÚDE PETRÓPOLIS", "Conteudo": "<div id='iw-container'> <div class='iw-title' style='padding: 10px;'><span style='text-align: justify; font-size: 20px; font-weight: bold;'>UNIDADE BÁSICA DE SAÚDE PETRÓPOLIS</span></div><div class='iw-content'><br /><br /><div class='iw-subTitle' style='font-size: 14px; font-weight: bold;'>Contatos: </div><p>Dez, 123 <br />Petrópolis - Timóteo<br />Minas Gerais - CEP: 35.183-620<br />Tel.: (31) 3848 6730</p></div> </div>", "Grupo": "https://educacao.timoteo.mg.gov.br/mapas/images/m", "Icone": "https://educacao.timoteo.mg.gov.br/mapas/icones/1_padrao.png"}]} window.onload = initialize;//]]> </script>]]>
570 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>