Team:Valencia/PruebaRafa

From 2009.igem.org

(Difference between revisions)
Line 11: Line 11:
       nombres= + document.images[i].name + " ";
       nombres= + document.images[i].name + " ";
     }
     }
-
  return false;
+
    return false;
   }
   }
Line 19: Line 19:
<body>
<body>
-
<input type="button" value="Nombre imagen" onClick="alert();">
+
<input type="button" value="Nombre imagen" onClick="alert()">
<img src="http://www.tonterias.com/data/200403/4413_Gran_caca.jpg" width="300px" height="200px">
<img src="http://www.tonterias.com/data/200403/4413_Gran_caca.jpg" width="300px" height="200px">
</body>
</body>
-
<img src="http://www.tonterias.com/data/200403/4413_Gran_caca.jpg" width="300px" height="200px">
 
</html>
</html>

Revision as of 20:39, 6 December 2009