|
Hello! I am trying to insert picture into another div, but I can't get it work. I think I have some syntax stupidity... here is it:
<a href="#" onmousedown="document.getElementById("imgLy").inne rHTML='<img src="gallery/image01.jpg">';">Img</a>
any help? thanx
|