:: Forum >> Version 2 >>

dynamically changing column rule

I am changing a css rule via stylesheet object. I retrieve the rule
.aw-column-x and modify the background color. I am using this in order to select an entire column by clicking the header of the column.

I would have thought the change would perform quickly, however the statement

rule.style.backgroundColor = '#xxxxxx' takes 3-5 seconds!

Any suggestions?
Joel
Thursday, December 21, 2006
bump
Joel
Friday, December 22, 2006



This topic is archived.

Back to support forum

Forum search