Quantcast
Viewing all articles
Browse latest Browse all 2087

[Resuelto] Tutorial categoría desplegable con chatbox dentro de foro de dicha categoría

Mi forito en hide: Eh seguido el tutorial de mostrar/esconder categorías http://asistencia.foroactivo.com/t109242-mostrar-ocultar-categorias Como mi foro es phpbb3 eh usado el siguiente código en la descripción de la categoría Código:<script type="text/javascript">var pvf= document.getElementById('main-content').firstChild; while(pvf.className!='forabg' && pvf.className!='h3' && (pvf=pvf.nextSibling) ); var i= 1; while(pvf ...

Viewing all articles
Browse latest Browse all 2087

Trending Articles