var last = this.overRow; this.overRow = inRowIndex; if((last!=this.overRow)&&(last >=0)){ this.updateStyles(last); } this.updateStyles(this.overRow);