Código HTML:
Ver original
<div class="divspoiler"> <a href="javascript:void(0);" onclick="if (this.parentNode.nextSibling.childNodes[0].style.display != '') { this.parentNode.nextSibling.childNodes[0].style.display = ''; } else { this.parentNode.nextSibling.childNodes[0].style.display = 'none';}" >Mostrar / Ocultar ▼▲</a> <DIV STYLE="width:200px; height:200; color:blue"> </DIV>
ya trate atravez de una funcion para realizar esto pero tampoco funciona