Hire these guys! You won't be sorry.
http://www.37signals.com/
And, check out the table row mousover trick they use:
Let's see if I get this to work:
<tr onmouseover="this.style.backgroundColor='#eff7ff';"
onmouseout="this.style.backgroundColor='#FFFFFF';" onclick=
"location.href='design.html';" style="cursor:hand;">
This will be widely imitated!
3:04:55 PM
|