desktop

Código de implementación:

<script type="text/javascript">
window.addEventListener('message', function(e) {
if(e.data.height){
console.log("e.data.height",e.data.height);
document.querySelector('#GOwidget_generales_chile').style.height = e.data.height+"px";
}
});
</script>
<iframe src="https://especiales.arn.digital/Chile-102021/resultados/ballotage/widget/index.html" id="GOwidget_generales_chile" scrolling="No" height="220" width="100%" style="border: none;" ></iframe>
Link: aca


Mobile

Código de implementación:

<script type="text/javascript">
window.addEventListener('message', function(e) {
if(e.data.height){
console.log("e.data.height",e.data.height);
document.querySelector('#GOwidget_generales_chile_mobile').style.height = e.data.height+"px";
}
});
</script>
<iframe src="https://especiales.arn.digital/Chile-102021/resultados/ballotage/widget_mobile/index.html" id="GOwidget_generales_chile_mobile" scrolling="No" height="220" width="100%" style="border: none;" ></iframe>
Link: aca


V2

Código de implementación:

<script type="text/javascript">
window.addEventListener('message', function(e) {
if(e.data.height){
console.log("e.data.height",e.data.height);
document.querySelector('#GOwidget_generales_chile_v2').style.height = e.data.height+"px";
}
});
</script>
<iframe src="https://especiales.arn.digital/Chile-102021/resultados/ballotage/widget_v2/index.html" id="GOwidget_generales_chile_v2" scrolling="No" height="220" width="100%" style="border: none;" ></iframe>
Link: aca
Mapa andy

Código de implementación:

<iframe src="https://www.pagina12.com.ar/andytow/scripts/elecciones2021/chile/balotaje.html" id="GOwidget_generales_chile_andy" scrolling="No" height="640" width="100%" style="border: none;" ></iframe>
Link: aca


hemiciclo andy

Código de implementación:

<iframe src="https://www.pagina12.com.ar/andytow/scripts/elecciones2021/chile/congress_chile.html" id="GOwidget_generales_chile_andy" scrolling="No" height="550" width="100%" style="border: none;" ></iframe>
Link: aca


Simulador andy

Código de implementación:

<iframe src="https://especiales.arn.digital/Chile-102021/resultados/simulador/index.html" scrolling="No" height="670" width="100%" style="border: none;" ></iframe>
Link: aca