QUOTE
PD: Por no abrir otro hilo, me gustaría añadir también el botón de Spoiler smile.gif
- Panel de Admnistracion.
- Management
- Add New Bbcode
Custom BBCode Title : Spoiler
Custom BBCode Description : Permite ocultar imagenes o informacion muy larga , haciendo click la muestra.
Custom BBCode Example: CODE
[spoiler]lo que necesitas ocultar[/spoiler]
Custom BBCode Tag: spoiler
Use Option in tag?: No
Switch option around?: No
Custom BBCode Replacement:CODE
<div style="margin:0px 0px 0px 0px">
<div class="smallfont" style="margin-bottom:0px">
<input type="button" value="Mostrar" style="width:75px;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 = 'Esconder'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Mostrar'; }">
</div>
<div style="margin: 0px; padding: 0px; border: 0px inset;">
<div style="display: none;">
{content}
</div>
</div>
Insert into the editor's 'Insert Special' menu? : Yes
Lo otro, puedes mostrarme una imagen o el foro en que lo ves...
salu2