Witam
nie moge nigdzie w internecie znaleźć co wstawić w miejsce this.bgColor='#167699' żeby zamiast koloru użyć grafiki z linku
<tr>
<td onmouseout="" onmouseover="this.bgColor='#167699'"
>
link
</td>
</tr>
pozdrawiam
#sample { background-image: url('images/sample1.jpg'); } #sample:hover { background-image: url('images/sample2.jpg'); }