/ Published in: JavaScript
Expand |
Embed | Plain Text
<div onMouseOver="this.style.backgroundColor='#F9F9F9';" onMouseOut="this.style.backgroundColor='#FFFFFF';" onClick="window.location.href='yourlinklocationhere'"> this is a div cell with highlights =D </div>
You need to login to post a comment.
