Ver Mensaje Individual
  #2 (permalink)  
Antiguo 04/12/2012, 09:59
Avatar de emprear
emprear
Colaborador
 
Fecha de Ingreso: junio-2007
Ubicación: me mudé
Mensajes: 8.388
Antigüedad: 16 años, 10 meses
Puntos: 1567
Respuesta: Album de foto simple

algo muy simple
Código HTML:
Ver original
  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN"
  2. "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  3. <html xmlns="http://www.w3.org/1999/xhtml">
  4. <title>Galería</title>
  5. <meta http-equiv="content-type" content="text/html; charset=utf-8" />
  6. <script type="text/javascript">
  7. //<![CDATA[
  8. function galeria(x){
  9. document.ampliar.src=x.src;
  10. }
  11. window.onresize = function(){
  12. window.resizeTo(300,300);
  13. }
  14. window.onclick = function(){
  15. window.resizeTo(300,300);
  16. }
  17.  
  18. //]]>
  19.  
  20. </head>
  21. <p>
  22. <img src="http://foros.emprear.com/img_fdw/481.png" alt="" width="60" height="60" onclick="galeria(this);"/>
  23. <img src="http://foros.emprear.com/img_fdw/wall05-homero-simpsons.jpg" alt="" width="60" height="60" onclick="galeria(this);" />
  24. <img src="http://foros.emprear.com/img_fdw/blob.jpg" alt="" width="60" height="60" onclick="galeria(this);" /><br /><br />
  25. <img src="http://foros.emprear.com/img_fdw/tr.gif" alt="" width="400" height="400" name="ampliar" />
  26. </p>
  27. </body>
  28. </html>

si no ya pasar a algún lightbox, el upload lo tenés que hacer con php

Saludos
__________________
La voz de las antenas va, sustituyendo a Dios.
Cuando finalice la mutación, nueva edad media habrá
S.R.