"[EMAIL PROTECTED]" <[EMAIL PROTECTED]> writes:
But now I want to up the ante....and instead of just having the text appear, I want it to appear as html, so I can have "Your <b>string</b> here" appear with 'string' bolded. How can I change Arnar's code (which I understand (yay!)) to allow me to have html show up instead of just text?
Take a look here: http://www.splee.co.uk/2005/11/23/fancy-status-messages-using-tg_flash/
P.S. I went and looked through the mochikit dom documentation again. The answer to this wasn't obvious to me. If there is something out there that I should be able to read to better grok this, feel free to point me to it. Thanks again.
It's probably that you're getting in troubles at the Kid parser who converts "<" to "<", for example. There was an answer today to this list with the XML() syntax and the article above explains more stuff. -- Jorge Godoy <[EMAIL PROTECTED]> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears?hl=en -~----------~----~----~----~------~----~------~--~---

