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

Sites Pertecentes a (o) BA

Endereço Nota Erros Avisos

www.issm.camacari.ba.gov.br/portal/pensionista.php

77.62 25 116
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 4 192 563 956 969
192 <![CDATA[<script type="text/javascript"> jQuery(document).ready(function ($) { var uls = $('#menu ul'); uls.hide(); $('#menu > li').click(function (e) { e.stopPropagation(); uls.hide(); $(this).find('ul').show(); }); $('#menu ul').click(function (e) { e.stopPropagation(); $(this).find('ul').show(); }); $('body').click(function () { uls.hide(); }); }); </script>]]>
563 <![CDATA[<script type="text/javascript"> jQuery(document).ready(function ($) { var uls = $('#menu ul'); uls.hide(); $('#menu > li').click(function (e) { e.stopPropagation(); uls.hide(); $(this).find('ul').show(); }); $('#menu ul').click(function (e) { e.stopPropagation(); $(this).find('ul').show(); }); $('body').click(function () { uls.hide(); }); }); </script>]]>
956 <![CDATA[<script type="text/javascript"> var _gaq = _gaq || []; _gaq.push(['_setAccount', 'UA-90483679-7']); _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>]]>
969 <![CDATA[<script type="text/javascript"> var tpj=jQuery; tpj(document).ready(function() { if (tpj.fn.cssOriginal!=undefined) tpj.fn.css = tpj.fn.cssOriginal; tpj('.fullwidthbanner').revolution( { delay:11000, startwidth:890, startheight:450, onHoverStop:"off", thumbWidth:100, // Thumb With and Height and Amount (only if navigation Tyope set to thumb !) thumbHeight:50, thumbAmount:4, hideThumbs:0, navigationType:"bullet", //bullet, thumb, none, both (No Shadow in Fullwidth Version !) navigationArrows:"none", //nexttobullets, verticalcentered, none navigationStyle:"round", //round,square,navbar touchenabled:"off", navOffsetHorizontal:0, navOffsetVertical:20, fullWidth:"off", shadow:0 }); }); </script>]]>