What does your JSON look like? It sounds like you are looking to have HTML tags in your JSON, that will get placed into the table as HTML instead of text. I could be wrong, but I don't think JSON should be used in that manner. It really should only pass back the actual data to the client, and then the client handles the formatting (i.e spans and other HTML tags)
--~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---
