Hi,
ganz hässlich über DOM-Level 1 Code:
<div style="width:100px; height:100px; background-image:url(favourite.jpg);" onclick="this.style.backgroundImage = 'url(secondBestChoice.jpg)';">
</div>
Hi,
ganz hässlich über DOM-Level 1 Code:
<div style="width:100px; height:100px; background-image:url(favourite.jpg);" onclick="this.style.backgroundImage = 'url(secondBestChoice.jpg)';">
</div>