Spoiler expande wiht frame...

Author: Figu120 and Mariom.
Imagen to upload: 1
Time to install: 1 minute max

LIVE DEMO: Parcherock.com
LIVE DEMO: by Figu120
http://www.parcherock.com/showthread...sted=1#post824



Tag with which you can hide a very long ...
In a framework to prevent the site to expand much vertically ...


Ir a AdminCP => Códigos BB => Administrador de Códigos BB => Crear nuevo Código BB

Step 2:

Title:
Kod:
Spoilers frame
Tag:
Kod:
expan
Replacement:
Kod:
<table width="90%" border="0" align="center" cellpadding="2" cellspacing="2" bgcolor="#555555">
  <tr><td bordercolor="#FFFFFF"><fieldset class="bbfieldset"><legend class="bblegend">Contenido</legend><div>
    <div class="pre-spoiler">
      <input type="button" value="Ver" style="width:80px;font-size:10px;margin:0px;padding:0px;" onclick="if (this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display != '') { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = '';this.innerText = ''; this.value = 'Ocultar'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.value = 'ver';}">
    </div>
    <div>
        <div class="spoiler" style="display: none;"><table width="100%" height="100%" bgcolor="#d3d3d3">
  <tr>
    <td>{param}</td>
  </tr>
</table>
</div>
    </div>
</div></fieldset></td></tr></table>
Example:

Kod:
[expan]test[/expan]
Descriptions:
Tag with which you can hide a very long ...
In a framework to prevent the site to expand much vertically ...


Use {option}:
Not
Usar {option}:
No

Button Image:

You Ubication