Please Visit Our Sponsors !
<html> <body> <img id="image" src="smiley.gif" width="32" height="32"> <script type="text/javascript"> image.src="landscape.jpg" </script> <p>The original image was a smiley face, but the script changes the source to a landscape image.</p> </body> </html>
Edit the text above, and click on the button to see the result.