Does somebody know how to omit the doctype declaration, when rendering a toscawidget, e.g. for inclusion in a JSON response? when I try to render a widget for including it in a JSON response, I have always a doctype on top...
many thanks for any advise Oliver On Sep 16, 3:20 pm, Christopher Arndt <[EMAIL PROTECTED]> wrote: > Sanjay schrieb: > > > I am a novice in AJAX, pondering on the best way render complex HTML > > from JSON data returned by AJAX calls. > > > After some digging, I have discovered only one way yet - using > >JavaScripttemplating. Some basic questions: > > > 1. Are there other practical ways? How do they compare, and what is > > most recommended? > > You could also use ToscaWidgets to render the HTML on the server side. > > Chris --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

