On the auction site www.freeserve.co.uk they have a feature i would like to use. As you scroll down the page as well as the text being highlighted there is a yellow line which follows the pointer so highlighting the entire line of text . How can i do this.
If you take a look here, then view the source code and you'll see an onMouseOver/onMouseOut instruction (see below) within the cell/row you want it to occur over. The only bit you might want to change are the colours.