/ Published in: JavaScript
Expand |
Embed | Plain Text
<div onmouseover="style.backgroundColor='#FFFFFF'; this.style.cursor='pointer'" onmouseout="style.backgroundColor=''" onmouseup="window.location='somepage.htm'"></div>
You need to login to post a comment.
