Y
Hacker News
new
|
ask
|
show
|
jobs
by
asciiresort
1455 days ago
Why not just use JavaScript + HTML?
<img src="my_cat.jpg" alt="My cat" onclick="this.src = 'my_other_cat.jpg'">