You can also do it simply with css with

#yourtableid tr:hover{ background-color: #0CF; }

Reply via email to