Without using images, is there a way (in JavaScript obviously) to use an entire cell as a "clickable" link, instead of JUST the text link within the cell?
Do you know what the method is for a link though? That link just has an example for changing the color of the cell (this.bgColor). I am trying to use the cell as a link, as well as the text within it.
Comment