Sites Pertecentes a (o) BA
Endereço | Nota | Erros | Avisos |
---|---|---|---|
issm.camacari.ba.gov.br/portal/funcao.php?url=AtasCon
|
71.38 | 26 | 170 |
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 | 194 566 1198 1210 |
194 | <![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>]]> |
566 | <![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>]]> |
1198 | <![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>]]> |
1210 | <![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>]]> |