Endre bildestørrelse



Single-klick=stort
Dobbelt-klick = Lite


<img src="waterfall.jpg" width="150" height="200" 
onclick="this.src='waterfall.jpg';this.height=400;this.width=300"
ondblclick="this.src='waterfall.jpg';this.height=200;this.width=150">