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

Sites Pertecentes a (o) MS

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 3 40 45 64
40 <![CDATA[<script>jwplayer.key="+qHkQ5VHfMpY6yaZjPdMOlMEP0gr65920Ig3YA=="</script>]]>
45 <![CDATA[<script> AudioPlayer.setup("http://fatimadosul.ms.gov.br/js/wpaudioplayer/wpaudioplayer.swf", { width: 300 }); </script>]]>
64 <![CDATA[<script> jQuery(document).ready(function($) { $('.galeria-news').royalSlider({ fullscreen: { enabled: true, nativeFS: true }, controlNavigation: 'thumbnails', autoScaleSlider: true, autoScaleSliderWidth: 750, autoScaleSliderHeight: 600, loop: false, imageScaleMode: 'fit-if-smaller', navigateByClick: true, numImagesToPreload:2, arrowsNav:true, arrowsNavAutoHide: true, arrowsNavHideOnTouch: true, keyboardNavEnabled: true, fadeinLoadedSlide: true, globalCaption: true, globalCaptionInside: true, thumbs: { appendSpan: true, firstMargin: true, paddingBottom: 4 } }); window.print(); }); </script>]]>