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

Sites Pertecentes a (o) PR

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 2 66 117
66 <![CDATA[<script type="text/javascript"> jQuery(function($){ initTooltips(); $("body").on("subform-row-add", initTooltips); function initTooltips (event, container) { container = container || document;$(container).find(".hasTooltip").tooltip({"html": true,"container": "body"});} }); jQuery(window).on('load', function() { new JCaption('img.caption'); }); jQuery(document).ready(function(){ new Slideshowck('#camera_wrap_102', { height: '400px', minHeight: '150', pauseOnClick: false, hover: 1, fx: 'random', loader: 'bar', pagination: 0, thumbnails: 1, thumbheight: 75, thumbwidth: 100, time: 7000, transPeriod: 1500, alignment: 'center', autoAdvance: 1, mobileAutoAdvance: 1, portrait: 1, barDirection: 'leftToRight', imagePath: '/turismojaguariaiva/media/com_slideshowck/images/', lightbox: 'mediaboxck', fullpage: 0, mobileimageresolution: '0', navigationHover: false, mobileNavHover: false, navigation: true, playPause: true, barPosition: 'bottom', responsiveCaption: 1, keyboardNavigation: 0, container: '' }); }); </script>]]>
117 <![CDATA[<script type="text/javascript"> //<![CDATA[ if (navigator.userAgent.match(/IEMobile\/10\.0/)) { var msViewportStyle = document.createElement("style"); msViewportStyle.appendChild( document.createTextNode("@-ms-viewport{width:auto!important}") ); document.getElementsByTagName("head")[0].appendChild(msViewportStyle); } //]]> </script>]]>