Yeni7
[Click the picture above to see the mountains]
<script type="text/javascript">
/* This script and many more are available free online at
The JavaScript Source!! http://kanalbizim.tr.gg
Created by: Yakor | */
function changeImg() {
var floatimg = document.getElementById("floatimg");
floatimg.setAttribute("src", "http://javascript.internet.com/miscellaneous/pix1-sm.gif");
}
</script>
<img id="floatimg" src="http://javascript.internet.com/miscellaneous/pix2-sm.gif" onclick="changeImg();">
<p style="font-size: .8em;">
[Click the picture above to see the mountains]</p>