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

Sites Pertecentes a (o) SP

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 54 97
54 <![CDATA[<script type="text/javascript"> window.addEvent('load', function() { new JCaption('img.caption'); }); Mediabox.scanPage = function() { var links = document.getElements("a").filter(function(el) { return el.className && el.className.test(/^lightbox/i); }); links.mediabox({ overlayOpacity : 0.7, resizeOpening : 1, resizeDuration : 240, resizeTransition : 0, initialWidth : 320, initialHeight : 180, defaultWidth : 640, defaultHeight : 299, vertioffset : 0, horizoffset : 0, showCaption : 1, showCounter : 1, attribType : 'className', playerpath: 'http://www.camarasantabranca.sp.gov.br/plugins/system/mediabox_ck/mediabox_ck/NonverBlaster.swf' }, null, function(el) { var rel0 = this.className.replace(/[[]|]/gi," "); var relsize = rel0.split(" "); return (this == el) || ((this.className.length > 8) && el.className.match(relsize[1])); }); }; window.addEvent("domready", Mediabox.scanPage); </script>]]>
97 <![CDATA[<script type="text/javascript">jQuery(document).ready(function($){ jutooltip_api = $('.jutooltip').jutooltip({effect: 'slide', showDuration: 50, hideDuration: 50, easing: 'linear', predelay: 0, delay: 30, opacity: 1, tip: '', fadeIE: false, position : ['top','center'], offset: [-5, 0], cancelDefault: true, manualCloseTooltip: false, direction: 'up', bounce: false, slideOffset: 0}).jutooltip_dynamic({top: { direction: 'up' } }); });</script>]]>