Hi,

I'm creating a table on-the-fly using Mochikit.DOM, feeding it the
table contents dynamically. Basically I'm creating a TABLE node and
then a bunch of TRs which in turn have different TDs in them. I need to
set an onClick attribute to every TR but unfortunately, no dice. If I
try to set an 'id' or a 'class' attribute, it works fine, but nothing
else, no matter how simple or complex its value might be.

Is it possible to do what I'm intending to do?

Thanks in advance.

P.


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"MochiKit" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at http://groups.google.com/group/mochikit
-~----------~----~----~----~------~----~------~--~---

Reply via email to