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

Sites Pertecentes a (o) SE

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 1 24
24 <![CDATA[<script type="text/javascript"> window.addEvent('load', function() { new JCaption('img.caption'); }); window.addEvent('domready', function() { var modules = ['rt-block']; var header = ['h3','h2','h1']; GantryBuildSpans(modules, header); }); window.addEvent('domready', function() { new Fusion('ul.menutop', { pill: 0, effect: 'slide and fade', opacity: 1, hideDelay: 500, centered: 0, tweakInitial: {'x': -10, 'y': -13}, tweakSubsequent: {'x': 0, 'y': 0}, tweakSizes: {'width': 20, 'height': 20}, menuFx: {duration: 300, transition: Fx.Transitions.linear}, pillFx: {duration: 400, transition: Fx.Transitions.Back.easeOut} }); }); window.addEvent('load', function() { }); </script>]]>