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

Sites Pertecentes a (o) RS

Endereço Nota Erros Avisos

www.ivora.rs.gov.br/a-prefeitura/junta-de-servico-mi
litar

74.68 116 191
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 52 73 1280 1553 1650 1707
52 <![CDATA[<script> function removeDiv(divId) { $("#"+divId).remove(); } </script>]]>
73 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>
1280 <![CDATA[<script type="text/javascript"> conte = document.getElementById('cont_b1c86807d3ca669d86e8deddc3c66951'); enlace = document.getElementById('h_b1c86807d3ca669d86e8deddc3c66951'); anchor = document.getElementById('a_b1c86807d3ca669d86e8deddc3c66951'); if (conte && enlace && anchor){ enlace.style.cssText = 'font-size:8pt; border:0px; position:relative; text-align:center; cursor:pointer; text-decoration:underline'; conte.style.cssText = 'text-align:center; font-size:8pt; border:0px; color:#656565; background-color:#FFFFFF;'; elem = document.createElement('iframe'); elem.style.cssText = 'font-size:8pt; border:0px; color:#656565;'; elem.id = 'b1c86807d3ca669d86e8deddc3c66951'; elem.src = 'https://www.tempo.com/getwid/b1c86807d3ca669d86e8deddc3c66951'; elem.frameBorder = false; elem.allowTransparency = true; elem.scrolling = 'no'; elem.name = 'flipe'; elem.style.style = ''; elem.style.height = '270px'; elem.style.width = '150px'; conte.appendChild(elem); } </script>]]>
1553 <![CDATA[<script type="text/javascript"> var tpj = jQuery; var revapi4; tpj(document).ready(function() { if (tpj("#rev_slider_4_1").revolution == undefined) { revslider_showDoubleJqueryError("#rev_slider_4_1"); } else { revapi4 = tpj("#rev_slider_4_1").show().revolution( { sliderType: "standard", jsFileLocation: "revolution/js/", sliderLayout: "auto", dottedOverlay: "none", delay: 9000, navigation: { keyboardNavigation: "off", keyboard_direction: "horizontal", mouseScrollNavigation: "off", onHoverStop: "off", touch: { touchenabled: "on", swipe_threshold: 75, swipe_min_touches: 1, swipe_direction: "horizontal", drag_block_vertical: false }, arrows: { style: "zeus", enable: true, hide_onmobile: true, hide_under: 600, hide_onleave: true, hide_delay: 200, hide_delay_mobile: 1200, tmp: '<div class="tp-title-wrap"> <div class="tp-arr-imgholder"></div> </div>', left: { h_align: "left", v_align: "center", h_offset: 30, v_offset: 0 }, right: { h_align: "right", v_align: "center", h_offset: 30, v_offset: 0 } } }, viewPort: { enable: true, outof: "pause", visible_area: "80%" }, responsiveLevels: [1170, 1024, 778, 480], gridwidth: [1240, 1024, 778, 480], gridheight: [450, 450, 450, 450], lazyType: "none", parallax: { type: "mouse", origo: "slidercenter", speed: 2000, levels: [2, 3, 4, 5, 6, 7, 12, 16, 10, 50], }, shadow: 0, spinner: "off", stopLoop: "off", stopAfterLoops: -1, stopAtSlide: -1, shuffle: "off", autoHeight: "off", hideThumbsOnMobile: "off", hideSliderAtLimit: 0, hideCaptionAtLimit: 0, hideAllCaptionAtLilmit: 0, debugMode: false, fallbacks: { simplifyAll: "off", nextSlideOnWindowFocus: "off", disableFocusListener: false, } }); } }); /*ready*/ </script>]]>
1650 <![CDATA[<script type="text/javascript"> $(document).ready(function () { //aumentar fonte $("#aumentarFonte").click(function(){ var tamanhoFonte = parseInt( $(".fonte_acessibilidade").css( 'fontSize' ) ); tamanhoFonte = ( tamanhoFonte+1 )+'pt'; $(".fonte_acessibilidade").css({ fontSize: tamanhoFonte }); }); //diminuit fonte $("#diminuirFonte").click(function(){ var tamanhoFonte = parseInt( $(".fonte_acessibilidade").css( 'fontSize' ) ); tamanhoFonte = ( tamanhoFonte-1 )+'px'; $(".fonte_acessibilidade").css({ fontSize: tamanhoFonte }); }); //fonte original $("#fonteOriginal").click(function(){ var fonteOriginal = '10pt'; $('.fonte_acessibilidade').css('font-size',fonteOriginal); }); //contraste $("#contraste").click(function(){ cssFile = $('#contrasteCSS'); if(!cssFile.attr('id')){ $('head').append('<link id="contrasteCSS" rel="stylesheet" href="https://www.ivora.rs.gov.br/_script/contraste.css" type="text/css" />'); } }); //remover contraste $("#corOriginal").click(function(){ $('#contrasteCSS').remove(); }); }); </script>]]>
1707 <![CDATA[<script> new window.VLibras.Widget('https://vlibras.gov.br/app'); </script>]]>