Previous Message
Next Message

[css-d] td as link

Sent by Dean|eCreate on 26 September 2002 19:07


Is there a CSS alternative to the following <td> javascript

onClick="window.location.href='..page.html';" onMouseOver="this.style.backgroundColor='606060';
this.style.cursor='hand';" 
onMouseOut="this.style.backgroundColor='525252';"

...in effect making the table cell a mouse over link?

Thanks,

Dean

--
||||      Dean Matthews       [EMAIL-REMOVED]>
||||      eCreate             <http://www.eCreate.com>
Previous Message
Next Message