:: Forum >>

onmouseover get column index

Hi
can anybody help me how to get column index when you place mouseover on a cell
Thanks
Neha
Tuesday, January 29, 2008
obj.onCellMouseOver = function(event, col, row){
window.status = [col, row];
};
Alex (ActiveWidgets)
Wednesday, January 30, 2008
Thanks
Neha
Thursday, January 31, 2008

This topic is archived.


Back to support forum

Forum search