I build a large 'spreadshet' style grid and dynamically create textboxes for number entry and span tag's for row and column totals. I have it updating the span tag's with the new total every time the number in the textbox changes through an added onblur attribute.
My question is, how can i change the font color of the span tag item from the client side function pageRefresh which is called from each textbox's onblur on a certain condition met? Let me know if posting the code will help.
thanks in advance!
-xeno
My question is, how can i change the font color of the span tag item from the client side function pageRefresh which is called from each textbox's onblur on a certain condition met? Let me know if posting the code will help.
thanks in advance!
-xeno