Opinion - tinypic plugin y full quick replay HIDE / UNHIDE
Publicado: 05 Nov 2013, 01:54
GRACIAS a angeluz que me ayudo a combinar el tinypic plugin con el full quick replay
funciona de maravilla . aqui dejo el link al tema por si alguien se interesa
http://www.phpbb-es.com/foro/soporte-mo ... ml#p225606
nuevamente gracias angeluz
ahora queria mostrarles esta idea que no se si ya esta por aqui , es hacer que los ya combinados
full quick replay y tinypic plugin funcionen con la variacion que el ultimo sea hide / unhide
a mi me funciona muy bien
queria saber su opinion y si es posible hacer el boton mas estetico ( bonito )
saludos y espero sus opiniones
funciona de maravilla . aqui dejo el link al tema por si alguien se interesa
http://www.phpbb-es.com/foro/soporte-mo ... ml#p225606
nuevamente gracias angeluz

ahora queria mostrarles esta idea que no se si ya esta por aqui , es hacer que los ya combinados
full quick replay y tinypic plugin funcionen con la variacion que el ultimo sea hide / unhide
Código: Seleccionar todo
<!-- aqui comienza mi invento -->
<div style="margin:20px; margin-top:5px"><div class="quotetitle"><input class="button2 btnlite" type="button" value= "Subir Foto con TinyPic" style="text-align:center;width:100px;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 = 'Cerrar TinyPic'; } else { this.parentNode.parentNode.getElementsByTagName('div')[1].getElementsByTagName('div')[0].style.display = 'none'; this.innerText = ''; this.value = 'Subir Foto con TinyPic'; }" /></div><div class="quotecontent"><div style="display: none;"><div class="inner"><span class="corners-top"><span></span></span>
<p><b>Subir Imagen Con TinyPic y Agregalo al tema en Add to post</b></p>
<p><script type="text/javascript">
tinypic_layout = 'narrow';
tinypic_type = 'both';
tinypic_links = 'forum';
tinypic_language = 'en';
tinypic_search = 'false';
tinypic_autoload = false;
tinypic_callback_url = document.location.href.substr(0,document.location.href.lastIndexOf('/'))+"/tinypic/callback.html";
tinypic_callback_text = 'Add To Post';
</script>
<script src="tinypic/plugin.js" type="text/javascript"></script><iframe id="tinypic_plugin_820254" frameborder="0" style="" scrolling="no" height="260" width="260" src="http://plugin.tinypic.com/plugin/index.php?popts=l,narrow|t,both|c,forum|i,en|s,false|cu,http://www.elvertederopr.org/tinypic/callback.html|ct,Add To Post"></iframe><br>
</p></div></div></div>
<!-- aqui temina mi invento -->


queria saber su opinion y si es posible hacer el boton mas estetico ( bonito )
saludos y espero sus opiniones