:: Forum >>

google chrome oncellclicked v2.5.3

Hi, does anyone know why the following does not work in chrome, but does for ie and ff?

obj.onCellClicked = function(event, col, row){
window.status = this.getCellText(col, row);
alert(col + ' ' + row);};


This will display the selected row and column index.
russ
Tuesday, November 4, 2008
I could not reproduce it (might be some kind of conflict in your code or some other thing)
Althoug I'm using an unofficial "Portable version of Chrome" ;-)
HTH
Carlos
Wednesday, November 5, 2008

This topic is archived.


Back to support forum

Forum search