I didn't want to put this on the talk list, because it isn't really a CF
issue.  Unfortunately, one can never find anything on the MSDN site these
days, either.

I have a table with 672 <td>s.  Each <td> has an ID = 1 - 672.  I want to be
able to reference these individual <td>s in a JavaScript function after an
onclick().  What is the syntax to get the current bgcolor of these things?
I've tried document.all.id.bgcolor, document.all[id].bgcolor, etc.  Nothing
is working.  Can anyone help?  I don't really want to go bald at such a
young age.

Todd Ashworth --



~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Structure your ColdFusion code with Fusebox. Get the official book at 
http://www.fusionauthority.com/bkinfo.cfm

Archives: http://www.mail-archive.com/cf-community@houseoffusion.com/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists

Reply via email to