44
| <![CDATA[<li style="font-weight:600; letter-spacing:0.8">
<a href="/default.aspx">rj.gov</a>
</li>]]>
|
48
| <![CDATA[<div class="social-midia-sup" style="padding-left: 20px;">
<ul>
<li><a class="icons instagram-sup" href="https://instagram.com/govrj" target="_blank">Instagram</a></li>
<li><a class="icons facebook-sup" href="https://facebook.com/governodorio" target="_blank">Facebook</a></li>
<li><a class="icons twitter-sup" href="https://twitter.com/GovRJ" target="_blank">Twitter</a></li>
<li><a class="icons youtube-sup" href="https://youtube.com/user/GovRJ" target="_blank">Youtube</a></li>
</ul>
</div>]]>
|
67
| <![CDATA[<span style="font-weight:700;">A</span>]]>
|
67
| <![CDATA[<span style="font-weight:700; font-size:0.8em;">A</span>]]>
|
85
| <![CDATA[<audio id="audio-radio" style="visibility:hidden;" preload="none"></audio>]]>
|
300
| <![CDATA[<div style="margin-top: 30px; text-align: center;"><a href="http://www.proderj.rj.gov.br/" target="_blank"><img src="imagens/tecnologia_proderj_negativo.png" alt="tecnologia PRODERJ" height="" width=""></a></div>]]>
|
310
| <![CDATA[<a id="back2Top" title="Voltar ao topo" href="#" style="display: inline;">➤</a>]]>
|
32
| <![CDATA[<style>
@font-face{font-family:oswald;src:url(./fonts/oswald-bold-webfont.eot);src:url(./fonts/oswald-bold-webfont.eot?#iefix) format('embedded-opentype'),url(./fonts/oswald-bold-webfont.woff2) format('woff2'),url(./fonts/oswald-bold-webfont.woff) format('woff'),url(./fonts/oswald-bold-webfont.ttf) format('truetype'),url(./fonts/oswald-bold-webfont.svg#oswaldbold) format('svg');font-weight:700;font-style:normal}@font-face{font-family:oswald;src:url(./fonts/oswald-light-webfont.eot);src:url(./fonts/oswald-light-webfont.eot?#iefix) format('embedded-opentype'),url(./fonts/oswald-light-webfont.woff2) format('woff2'),url(./fonts/oswald-light-webfont.woff) format('woff'),url(./fonts/oswald-light-webfont.ttf) format('truetype'),url(./fonts/oswald-light-webfont.svg#oswaldlight) format('svg');font-weight:200;font-style:normal}@font-face{font-family:oswald;src:url(./fonts/oswald-regular-webfont.eot);src:url(./fonts/oswald-regular-webfont.eot?#iefix) format('embedded-opentype'),url(./fonts/oswald-regular-webfont.woff2) format('woff2'),url(./fonts/oswald-regular-webfont.woff) format('woff'),url(./fonts/oswald-regular-webfont.ttf) format('truetype'),url(./fonts/oswald-regular-webfont.svg#oswaldregular) format('svg');font-weight:400;font-style:normal}
@font-face{font-family:icomoon;src:url(./fonts/icomoon.eot?wi8q16);src:url(./fonts/icomoon.eot?#iefixwi8q16) format('embedded-opentype'),url(./fonts/icomoon.woff?wi8q16) format('woff'),url(./fonts/icomoon.ttf?wi8q16) format('truetype'),url(./fonts/icomoon.svg?wi8q16#icomoon) format('svg');font-weight:400;font-style:normal}
</style>]]>
|
64
| <![CDATA[<button onclick="myFunction()" class="acessibilidade-dropbtn">Acessibilidade</button>]]>
|
204
| <![CDATA[<button onclick="__doPostBack('CrtBusca$Button1','')" id="CrtBusca_Button1" class="icon"><i class="fa fa-search"></i></button>]]>
|
92
| <![CDATA[<script>
/* When the user clicks on the button,
toggle between hiding and showing the dropdown content */
function myFunction() {
document.getElementById("acessibilidade-myDropdown").classList.toggle("acessibilidade-show");
}
// Close the dropdown if the user clicks outside of it
window.onclick = function (event) {
if (!event.target.matches('.acessibilidade-dropbtn')) {
var dropdowns = document.getElementsByClassName("acessibilidade-dropdown-content");
var i;
for (i = 0; i < dropdowns.length; i++) {
var openDropdown = dropdowns[i];
if (openDropdown.classList.contains('acessibilidade-show')) {
openDropdown.classList.remove('acessibilidade-show');
}
}
}
}
</script>]]>
|
316
| <![CDATA[<script>
$('.menu-mob').click(function (e) {
e.preventDefault();
$('.dropdown-menu').fadeIn();
});
$('.menu-mob-close').click(function (e) {
e.preventDefault();
$('.dropdown-menu').fadeOut();
});
</script>]]>
|
329
| <![CDATA[<script>
$('.btn-saiba-mais').click(function () {
$('.box-acesso-informacao').fadeToggle();
$('.box-acesso-informacao').css('display', 'flex');
$('.box-acesso').fadeToggle(1);
});
$('.close-secretario').click(function () {
$('.box-acesso-informacao').fadeToggle(1);
$('.box-acesso').fadeToggle();
});
</script>]]>
|
341
| <![CDATA[<script>
// SLIDER PRINCIPAL
var swiper = new Swiper('.s1', {
direction: 'horizontal',
pagination: {
el: '.swiper-pagination',
clickable: true,
},
autoplay: {
delay: 3000,
disableOnInteraction: false,
},
});
// ESTRUTURA
var swiper = new Swiper('.s2', {
slidesPerView: 3,
spaceBetween: 10,
slidesPerGroup: 1,
loop: true,
loopFillGroupWithBlank: true,
pagination: {
el: '.swiper-pagination .s2',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
// VAMOS VIRAR O JOGO
var swiper = new Swiper('.s3', {
direction: 'horizontal',
pagination: {
el: '.swiper-pagination',
clickable: true,
},
autoplay: {
delay: 3000,
disableOnInteraction: false,
},
});
// SERVI�OS
var swiper = new Swiper('.s4', {
slidesPerView: 3,
spaceBetween: 10,
slidesPerGroup: 1,
loop: true,
loopFillGroupWithBlank: true,
pagination: {
el: '.swiper-pagination .s4',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next-s4',
prevEl: '.swiper-button-prev-s4',
},
});
</script>]]>
|
405
| <![CDATA[<script>
$('.view').magnificPopup({
type: 'image',
gallery: {
enabled: true
},
// other options
});
</script>]]>
|
415
| <![CDATA[<script type="text/javascript">
/*Scroll to top when arrow up clicked BEGIN*/
$(window).scroll(function () {
var height = $(window).scrollTop();
if (height > 100) {
$('#back2Top').fadeIn();
} else {
$('#back2Top').fadeOut();
}
});
$(document).ready(function () {
$("#back2Top").click(function (event) {
event.preventDefault();
$("html, body").animate({ scrollTop: 0 }, "slow");
return false;
});
});
/*Scroll to top when arrow up clicked END*/
/*Scroll to top when arrow up clicked BEGIN*/
$(window).scroll(function () {
var height = $(window).scrollTop();
if (height > 100) {
$('#voltaTopo').fadeIn();
} else {
$('#voltaTopo').fadeOut();
}
});
$(document).ready(function () {
$("#voltaTopo").click(function (event) {
event.preventDefault();
$("html, body").animate({ scrollTop: 0 }, "slow");
return false;
});
// $('.overlayer').before("<img src='./imagens/img-pause.png' width='32' height='32' class='cover'>");
$(".play").click(function () {
$('#atl-player img').remove();
if ($('#player_html5').get(0).paused) {
$('#player_html5').get(0).volume = 1.0;
$('#player_html5').get(0).play();
$('.overlayer').before("<img src='./imagens/img-pause.png' width='16' height='16' class='cover'>");
console.log('play');
}
else {
console.log('pause');
$('#player_html5').get(0).pause();
$('.overlayer').before("<img src='./imagens/img-play.png' width='16' height='16' class='cover'>");
}
})
});
/*Scroll to top when arrow up clicked END*/
var swiper = new Swiper('.swiper-container', {
slidesPerView: 1,
spaceBetween: 30,
keyboard: {
enabled: true,
},
pagination: {
el: '.swiper-pagination',
clickable: true,
},
navigation: {
nextEl: '.swiper-button-next',
prevEl: '.swiper-button-prev',
},
});
var size = 1.0;
var sizePainel = 2;
var noticiasH1 = 1.5;
var noticiasH4 = 0.8;
var vamosvirarojogoh1 = 16.0;
var vamosvirarojogospan = 1.0;
var telefonesuteis = 0.9;
var footerh1 = 1.5;
var footerspan = 0.8;
var sectioncontainer = 1.0;
$("#tamanhofonte").click(function () {
var increase = 0.1;
if (size < 1.5) {
size += increase;
sizePainel += increase;
noticiasH1 += increase;
noticiasH4 += increase;
vamosvirarojogoh1 += increase;
telefonesuteis += increase;
footerh1 += increase;
footerspan += increase;
vamosvirarojogospan += increase;
sectioncontainer += increase;
}
else {
size = 1.0;
sizePainel = 2;
titlesliderh1 = 1.5;
noticiasH1 = 1.5;
noticiasH4 = 0.8;
telefonesuteis = 0.9;
footerh1 = 1.5;
footerspan = 0.8;
vamosvirarojogoh1 = 16.0;
vamosvirarojogospan = 1.0;
sectioncontainer = 1.0;
}
$(".section-container").css('font-size', sectioncontainer + 'em');
$("section").css('font-size', size + 'em');
$(".desc-title-slider span").css('font-size', sizePainel + 'em');
$(".title-slider h1").css('font-size', size + 'em');
$("section h1").css('font-size', noticiasH1 + 'em');
$("section h4").css('font-size', noticiasH4 + 'em');
$("section .desc-slider2-conteudo h1").css('font-size', vamosvirarojogoh1 + 'em');
$("section .desc-slider2-texto span").css('font-size', vamosvirarojogospan + 'em');
$("section .telefones-uteis-wrap").css('font-size', telefonesuteis + 'em');
$(".footer h1").css('font-size', footerh1 + 'em');
$(".footer span").css('font-size', footerspan + 'em');
});
$("#contraste").click(function (e) {
e.preventDefault();
$(".menu, body, .footer").stop().toggleClass("bgContrast");
});
$(function ($) {
if (typeof ($.datepicker) != "undefined") {
$.datepicker.setDefaults(
jQuery.extend($.datepicker.regional['pt-BR'],
{ dateFormat: 'dd/mm/yy' }));
}
});
function fonte(e) {
var elemento = $(".acessibilidadeFonte");
var fonte = elemento.css('font-size');
if (e == 'a') {
elemento.css("fontSize", parseInt(fonte) + 1);
} else if ('d') {
elemento.css("fontSize", parseInt(fonte) - 1);
}
}
</script>]]>
|
0
| Não há código fonte a ser exibido.
|