Qual campo político mais se renovou: esquerda ou direita?
0%
Esquerda
0 votos
0%
Direita
2 votos
Sua resposta foi registrada.
Enviando…
Votar
jQuery(function( $ ) {
var url = “https://jovempan.com.br/wp-json/custom/v1/polls”;
if($(“.btn-vote-again”)) {
$(“.btn-vote-again”).on(“click”, function(){
document.location.reload();
})
}
function renderResult () {
var postId = document.querySelector(“.custom-polls”).getAttribute(“data-post-id”);
var data = {
post_id: postId,
};
if (document.querySelector(“.container-results”)) {
document.querySelector(“.container-results”).remove();
document.querySelector(“.start-label-results”).remove();
}
var startContainerResults = ‘
‘+
‘
‘;
var startRowInfo = ‘
‘;
var endRowInfo = ‘
‘;
var endBoxInfo = ‘
‘;
var startBoxPieChart = ‘
‘;
var stopBoxPieChart = ‘
‘;
var endContainerResults = ‘
‘+
‘
Fonte: Jovem Pan