IHYPRESS PROGRAMMING
Tutorials and JavaScript programs with code and output for beginners
HOME
|
ASP
|
C
|
CSS
|
GNUPLOT
|
HTML
|
JAVASCRIPT
|
PERL
|
PHP
|
PYTHON
|
RUBY
|
SVG
JavaScript
❯ Change Image
<11>
<button onclick="document.getElementById('lightbulb').src='on.gif'">Turn on the light</button> <img id="lightbulb" src="off.gif" style="width:150px"> <button onclick="document.getElementById('lightbulb').src='off.gif'">Turn off the light</button>
Turn on the light
Turn off the light
COPYRIGHT © 2015-2024 IHY PRESS Frankfurt am Main 60329 Deutschland