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

Sites Pertecentes a (o) SP

Endereço Nota Erros Avisos

www.franca.sp.gov.br/index.php?Itemid=702

78.66 59 285
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 100 137 332 501 745 776
100 <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"1f3502ba2b4155234660993b6622f8f5","system.paths":{"root":"","base":""}}</script>]]>
137 <![CDATA[<script type="text/javascript"> jQuery(document).ready(function(){ jQuery("#phModalPlay").on("hidden.bs.modal", function (e) { jQuery("#phModalPlay iframe").attr("src", jQuery("#phModalPlay iframe").attr("src")); jQuery("audio").each(function(){this.pause();this.currentTime = 0;}); jQuery("video").each(function(){this.pause();this.currentTime = 0;}); }); jQuery(".pd-modal-button").on("click", function () { var $target = jQuery(this).data("target"); var $href = jQuery(this).data("href"); var $body = $target + "Body"; var $dialog = $target + "Dialog"; var $height = jQuery(this).data("height"); var $width = jQuery(this).data("width"); var $heightD= jQuery(this).data("height-dialog"); var $widthD = jQuery(this).data("width-dialog"); var $type = jQuery(this).data("type"); jQuery($body).css("height", $height); jQuery($target).css("width", $width); jQuery($body).css("overflow-y", "auto"); jQuery($dialog).css("height", $heightD); jQuery($dialog).css("width", $widthD); if ($type == "image") { jQuery($body).html('<img class="img-responsive" src="' + $href + '" />'); } else if ($type == "document") { $widthD = $widthD -50; $heightD = $heightD -40; jQuery($body).html('<object type="application/pdf" data="' + $href + '" width="' + $widthD + '" height="' + $heightD + '" ></object>'); } else { jQuery($body).load($href, function (response, status, xhr) { if (status == "success") { /*jQuery($target).modal({ show: true });*/ } }); } }); }); jQuery(function($) { SqueezeBox.initialize({}); initSqueezeBox(); $(document).on('subform-row-add', initSqueezeBox); function initSqueezeBox(event, container) { SqueezeBox.assign($(container || document).find('a.pd-modal-button').get(), { parse: 'rel' }); } }); window.jModalClose = function () { SqueezeBox.close(); }; // Add extra modal close functionality for tinyMCE-based editors document.onreadystatechange = function () { if (document.readyState == 'interactive' && typeof tinyMCE != 'undefined' && tinyMCE) { if (typeof window.jModalClose_no_tinyMCE === 'undefined') { window.jModalClose_no_tinyMCE = typeof(jModalClose) == 'function' ? jModalClose : false; jModalClose = function () { if (window.jModalClose_no_tinyMCE) window.jModalClose_no_tinyMCE.apply(this, arguments); tinyMCE.activeEditor.windowManager.close(); }; } if (typeof window.SqueezeBoxClose_no_tinyMCE === 'undefined') { if (typeof(SqueezeBox) == 'undefined') SqueezeBox = {}; window.SqueezeBoxClose_no_tinyMCE = typeof(SqueezeBox.close) == 'function' ? SqueezeBox.close : false; SqueezeBox.close = function () { if (window.SqueezeBoxClose_no_tinyMCE) window.SqueezeBoxClose_no_tinyMCE.apply(this, arguments); tinyMCE.activeEditor.windowManager.close(); }; } } }; if (typeof RokBoxSettings == 'undefined') RokBoxSettings = {pc: '100'}; spnoConflict(function($){ function mainmenu() { $('.sp-menu').spmenu({ startLevel: 0, direction: 'ltr', initOffset: { x: 0, y: 0 }, subOffset: { x: 0, y: 0 }, center: 0 }); } mainmenu(); $(window).on('resize',function(){ mainmenu(); }); }); jQuery(document).ready(function(jQuery){ jQuery('#accordeonck380').accordeonmenuck({fadetransition : false,eventtype : 'click',transition : 'linear',menuID : 'accordeonck380',imageplus : '/modules/mod_accordeonck/assets/plus.png',imageminus : '/modules/mod_accordeonck/assets/minus.png',defaultopenedid : '',activeeffect : '',showcounter : '',duree : 500}); }); // Start Cookie Alert window.addEventListener("load", function(){ window.cookieconsent.initialise({ "palette": { "popup": { "background": "#1a3867", "text": "#ffffff" }, "button": { "background": "#d5d5d5", "text": "#1a3867", } }, "theme": "block", "position": "bottom", "type": "info", "revokable": false, "revokeBtn": "<div class=\"cc-revoke {{classes}}\">Cookie Policy</div>", "content": { "message": "O Portal da Prefeitura de Franca utiliza cookies para melhorar a experiência de usuário.", "dismiss": "Aceita Cookies", "allow": "Allow cookies", "deny": "Refuse cookies", "link": "Leia Mais", "imprint_link": "Imprint", "href": "/prefeitura/politica-de-privacidade-e-cookies", }, "cookie": { "expiryDays": 365 }, "elements": { "messagelink": "<span id=\"cookieconsent:desc\" class=\"cc-message\">{{message}}<a aria-label=\"learn more about cookies\" role=\"button\" tabindex=\"0\" class=\"cc-link\" href=\"/prefeitura/politica-de-privacidade-e-cookies\" target=\"_blank\">{{link}}</a></span>" }, onInitialise: function (status) { handleCookies(status); }, onStatusChange: function (status, chosenBefore) { handleCookies(status); }, onRevokeChoice: function () { handleCookies(status); } })}); // End Cookie Alert function handleCookies(status){ } // Init handleCookies if the user doesn't choose any options if (document.cookie.split(';').filter(function(item) { return item.indexOf('cookieconsent_status=') >= 0 }).length == 0) { handleCookies('notset'); }; </script>]]>
332 <![CDATA[<script> (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){ (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o), m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m) })(window,document,'script','//www.google-analytics.com/analytics.js','ga'); ga('create', 'UA-7323735-3', 'auto'); ga('send', 'pageview'); </script>]]>
501 <![CDATA[<script type="text/javascript"> /****************************************** - PREPARE PLACEHOLDER FOR SLIDER - ******************************************/ var setREVStartSize = function() { var tpopt = new Object(); tpopt.startwidth = 960; tpopt.startheight = 150; tpopt.container = jQuery('#rev_slider_8_1'); tpopt.fullScreen = "off"; tpopt.forceFullWidth="off"; tpopt.container.closest(".rev_slider_wrapper").css({height:tpopt.container.height()});tpopt.width=parseInt(tpopt.container.width(),0);tpopt.height=parseInt(tpopt.container.height(),0);tpopt.bw=tpopt.width/tpopt.startwidth;tpopt.bh=tpopt.height/tpopt.startheight;if(tpopt.bh>tpopt.bw)tpopt.bh=tpopt.bw;if(tpopt.bh<tpopt.bw)tpopt.bw=tpopt.bh;if(tpopt.bw<tpopt.bh)tpopt.bh=tpopt.bw;if(tpopt.bh>1){tpopt.bw=1;tpopt.bh=1}if(tpopt.bw>1){tpopt.bw=1;tpopt.bh=1}tpopt.height=Math.round(tpopt.startheight*(tpopt.width/tpopt.startwidth));if(tpopt.height>tpopt.startheight&&tpopt.autoHeight!="on")tpopt.height=tpopt.startheight;if(tpopt.fullScreen=="on"){tpopt.height=tpopt.bw*tpopt.startheight;var cow=tpopt.container.parent().width();var coh=jQuery(window).height();if(tpopt.fullScreenOffsetContainer!=undefined){try{var offcontainers=tpopt.fullScreenOffsetContainer.split(",");jQuery.each(offcontainers,function(e,t){coh=coh-jQuery(t).outerHeight(true);if(coh<tpopt.minFullScreenHeight)coh=tpopt.minFullScreenHeight})}catch(e){}}tpopt.container.parent().height(coh);tpopt.container.height(coh);tpopt.container.closest(".rev_slider_wrapper").height(coh);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(coh);tpopt.container.css({height:"100%"});tpopt.height=coh;}else{tpopt.container.height(tpopt.height);tpopt.container.closest(".rev_slider_wrapper").height(tpopt.height);tpopt.container.closest(".forcefullwidth_wrapper_tp_banner").find(".tp-fullwidth-forcer").height(tpopt.height);} }; /* CALL PLACEHOLDER */ setREVStartSize(); var tpj=jQuery; tpj.noConflict(); var revapi8; tpj(document).ready(function() { if(tpj('#rev_slider_8_1').revolution == undefined){ revslider_showDoubleJqueryError('#rev_slider_8_1'); }else{ revapi8 = tpj('#rev_slider_8_1').show().revolution( { dottedOverlay:"none", delay:5000, startwidth:960, startheight:150, hideThumbs:200, thumbWidth:100, thumbHeight:50, thumbAmount:4, simplifyAll:"off", navigationType:"none", navigationArrows:"none", navigationStyle:"round", touchenabled:"on", onHoverStop:"on", nextSlideOnWindowFocus:"on", swipe_threshold: 75, swipe_min_touches: 1, drag_block_vertical: false, keyboardNavigation:"off", navigationHAlign:"center", navigationVAlign:"bottom", navigationHOffset:0, navigationVOffset:20, soloArrowLeftHalign:"left", soloArrowLeftValign:"center", soloArrowLeftHOffset:20, soloArrowLeftVOffset:0, soloArrowRightHalign:"right", soloArrowRightValign:"center", soloArrowRightHOffset:20, soloArrowRightVOffset:0, shadow:0, fullWidth:"on", fullScreen:"off", spinner:"spinner3", stopLoop:"off", stopAfterLoops:-1, stopAtSlide:-1, shuffle:"off", autoHeight:"off", forceFullWidth:"off", hideTimerBar:"on", hideThumbsOnMobile:"off", hideNavDelayOnMobile:1500, hideBulletsOnMobile:"off", hideArrowsOnMobile:"off", hideThumbsUnderResolution:0, hideSliderAtLimit:0, hideCaptionAtLimit:0, hideAllCaptionAtLilmit:0, startWithSlide:0, isJoomla: true }); } }); /*ready*/ </script>]]>
745 <![CDATA[<script type='text/javascript'> document.getElementById('cloakb7233f778f21cede5fe4a70affbdd772').innerHTML = ''; var prefix = '&#109;a' + 'i&#108;' + '&#116;o'; var path = 'hr' + 'ef' + '='; var addyb7233f778f21cede5fe4a70affbdd772 = '&#111;&#117;v&#105;d&#111;r&#105;&#97;' + '&#64;'; addyb7233f778f21cede5fe4a70affbdd772 = addyb7233f778f21cede5fe4a70affbdd772 + 'fr&#97;nc&#97;' + '&#46;' + 'sp' + '&#46;' + 'g&#111;v' + '&#46;' + 'br'; var addy_textb7233f778f21cede5fe4a70affbdd772 = '&#111;&#117;v&#105;d&#111;r&#105;&#97;' + '&#64;' + 'fr&#97;nc&#97;' + '&#46;' + 'sp' + '&#46;' + 'g&#111;v' + '&#46;' + 'br';document.getElementById('cloakb7233f778f21cede5fe4a70affbdd772').innerHTML += '<a ' + path + '\'' + prefix + ':' + addyb7233f778f21cede5fe4a70affbdd772 + '\'>'+addy_textb7233f778f21cede5fe4a70affbdd772+'<\/a>'; </script>]]>
776 <![CDATA[<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'google-site-verification=blLWKwMmH2i_P2ZB-wYvxwvAwFM5JY7a-D9ZbmwNFVs']); _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>]]>