8
| <![CDATA[<style>
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
width: 100%;
height: 100%;
}
#e_banner_topo_dinamico { width: 1200px; height: 100px; background: url(/fotos/2af1c19e27ebb5f8c82b61126bc99eb8.jpg) no-repeat;}
</style>]]>
|
21
| <![CDATA[<style type="text/css">
body {
margin-left: 0px;
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
}
</style>]]>
|
33
| <![CDATA[<script>
$(document).ready(function() {
window.print();
setTimeout(function(){window.close();}, 1000); //fecha janela
});
</script>]]>
|
48
| <![CDATA[<script>
$(document).ready(function() {
$('.tabela').DataTable( {
pageLength: 25,
"aaSorting": [],
responsive: true,
"paging": false,
"ordening": false,
"info": false,
"searching": false
});
});
</script>]]>
|