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

Sites Pertecentes a (o) SC

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 5 72 88 162 187 558
72 <![CDATA[<script type="application/json" class="joomla-script-options new">{"csrf.token":"49f1b8cee8109306e0facd864fbade9e","system.paths":{"root":"","base":""}}</script>]]>
88 <![CDATA[<script type="text/javascript"> jQuery(function($){ $(".dropdown-toggle").dropdown(); }); jQuery(window).on('load', function() { new JCaption('img.caption'); }); JCEMediaBox.init({popup:{width:"",height:"",legacy:0,lightbox:0,shadowbox:0,resize:1,icons:1,overlay:1,overlayopacity:0.8,overlaycolor:"#000000",fadespeed:500,scalespeed:500,hideobjects:0,scrolling:"fixed",close:2,labels:{'close':'Close','next':'Next','previous':'Previous','cancel':'Cancel','numbers':'{$current} of {$total}'},cookie_expiry:"",google_viewer:0},tooltip:{className:"tooltip",opacity:0.8,speed:150,position:"br",offsets:{x: 16, y: 16}},base:"/",imgpath:"plugins/system/jcemediabox/img",theme:"standard",themecustom:"",themepath:"plugins/system/jcemediabox/themes",mediafallback:0,mediaselector:"audio,video"}); JSNTemplate.initTemplate({ templatePrefix : "jsn_dona_pro_", templatePath : "/templates/jsn_dona_pro", enableRTL : 0, enableGotopLink : 0, enableMobile : 1, enableMobileMenuSticky : 1, enableDesktopMenuSticky : 1, responsiveLayout : ["mobile","wide"], mobileMenuEffect : "default" }); jQuery(function($) { SqueezeBox.initialize({}); initSqueezeBox(); $(document).on('subform-row-add', initSqueezeBox); function initSqueezeBox(event, container) { SqueezeBox.assign($(container || document).find('a.modal').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(); }; } } }; jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} }); </script>]]>
162 <![CDATA[<script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'UA-107076258-5'); </script>]]>
187 <![CDATA[<script> $(document).ready(function (e) { var path = window.location.pathname; var ehHome = path == '/' || path.length == 0 || path == '/index.php'; if (ehHome) { jQuery('#popup-corona').modal(); } }); </script>]]>
558 <![CDATA[<script type="text/javascript"> (function($){ $(document).ready(function (){ /*====== Show search ======*/ $('#jsn-header .search-menu label').click(function(){ var show_search = $('#jsn-header .search-menu .active').length; if(show_search){ $('#jsn-header .search-menu .inputbox').removeClass('active'); } else{ $('#jsn-header .search-menu .inputbox').addClass('active'); } }) $('#jsn-header .search-menu .inputbox').blur(function(){ $(this).removeClass('active'); $('#jsn-header .search-menu .inputbox').removeClass('active'); }); }); })(jQuery); </script>]]>