Codice PHP:
<table border=1>
<
tr>
<
td 
onmouseover
="style.backgroundColor='#ffffff'" onmouseout="style.backgroundColor=''"
>1</td>
<
td>2</td>
</
tr>
</
table
cosa c'è di sbagliato?
perchè mi dice "style is undefined" ??